Skip to content

Conversation

@danlapid
Copy link
Collaborator

Add support for the cache option in RequestInit, allowing control over how requests interact with the HTTP cache. Supports NoStore, NoCache, and Reload modes matching the Cloudflare Workers runtime.

Add support for the `cache` option in RequestInit, allowing control over
how requests interact with the HTTP cache. Supports NoStore, NoCache,
and Reload modes matching the Cloudflare Workers runtime.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@danlapid danlapid requested a review from guybedford January 14, 2026 18:51
Copy link
Collaborator

@guybedford guybedford left a comment

Choose a reason for hiding this comment

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

Posted some suggestions, let me know if you're okay with me making those changes to land.

@guybedford guybedford merged commit 22222b5 into main Jan 15, 2026
17 of 18 checks passed
@guybedford guybedford deleted the dlapid/cacheMode branch January 15, 2026 02:06
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