Skip to content

doc: clarify fetch cache behavior#63333

Open
MukundaKatta wants to merge 1 commit into
nodejs:mainfrom
MukundaKatta:codex/doc-fetch-cache-behavior
Open

doc: clarify fetch cache behavior#63333
MukundaKatta wants to merge 1 commit into
nodejs:mainfrom
MukundaKatta:codex/doc-fetch-cache-behavior

Conversation

@MukundaKatta
Copy link
Copy Markdown

Refs: #47935

This clarifies that Node.js does not implement a browser-style HTTP cache for fetch(), and that compatibility options such as cache do not cause repeated requests to reuse cached responses.

Testing

  • git diff --check

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants