Cloudflare DevelopersCD
Cloudflare Developers2y ago
10 replies
bun

Cache key

when doing
fetch
, one of the enterprise features is to cache the fetch by a specific cacheKey, although for non-enterprise customers, what is the cache key instead? the URL ? or the request object as a whole?
Was this page helpful?