Skip to content

Conversation

TrySound
Copy link
Member

@TrySound TrySound commented Aug 24, 2025

Ref #4077

How it works

  • Cache-Control opts in caching (Cache-Control: max-age=3600)
  • cached response is matched by url, method and body
  • cache is invalidated with Cache-Control change
  • responses stored with the cache are not replicated across regions
  • responses are not shared between projects

Link for testing
https://test-cache-hcevl.wstd.work/?message=hello

@TrySound TrySound requested review from kof and istarkov August 25, 2025 13:29
@TrySound TrySound marked this pull request as ready for review August 25, 2025 13:29
Copy link
Member

@kof kof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

think about a polyfill for node and co

@TrySound TrySound merged commit 0376075 into main Aug 25, 2025
34 of 35 checks passed
@TrySound TrySound deleted the cache-resource.staging branch August 25, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants