Where is cache info stored?

Hello,

When we click disable cache in the console, the request header is modified from cache (or default) to no-cache.

So when we repeat a cached request a 304 appears on the network tab.

I’m not sure what this means, is the data stored somewhere and so the request isn’t repeated, or what’s the meaning of it? I guess the question is what data is the browser comparing to decide something didn’t change.

Is it every cached request-response stored in the .cached folder somehow?

Appreciate any guidance on this. Have a good day.

Hello @santimirandarp

check this

hope that help and have a nice day :slight_smile: