Skip to content

Conversation

@pedrosousa
Copy link
Contributor

Summary

Closes #21943.

@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Apr 24, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Improved formatting and clarity in the Cache API documentation for Cloudflare Workers.

  • Clarified the compatibility of the cache.put method with tiered caching.
  • Added notes on avoiding unnecessary DNS lookups when using the Cache API.
  • Updated explanations regarding HTTP headers and their handling in the Cache API.

Modified Files

  • src/content/docs/workers/runtime-apis/cache.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@pedrosousa pedrosousa merged commit 88a1410 into production Apr 24, 2025
14 checks passed
@pedrosousa pedrosousa deleted the pedro/issue21943-fix-formatting branch April 24, 2025 17:02
daisyfaithauma pushed a commit that referenced this pull request May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers Related to Workers product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Most of Methods section of Workers → Runtime APIs → Cache page has blue "Note" background.

7 participants