core icon indicating copy to clipboard operation
core copied to clipboard

Changed default cache behavior

Open n0nag0n opened this issue 1 year ago • 0 comments

If you didn't specify a default cache behavior, then the browser could boss around your routes and create a lot of confusion. This should fix that so that you have to explicitly cache your routes for them to be cached. Usually you only cache your GET and HEAD requests.

n0nag0n avatar Jun 29 '24 22:06 n0nag0n