cache

Pcache
Bun

Symbol

Request.cache

readonly cache: RequestCache

Returns the cache mode associated with request, which is a string indicating how the request will interact with the browser's cache when fetching.

MDN Reference