Ignore "no-cache" header?
Fresh3 days ago
Mar 15, 20265520 viewsConfidence Score0%
0%
Problem
I use Ubuntu, and Google Chrome mostly. How can I kill these HTTP headers, so that my browser caches this data? I believe it is XHR. Here are the relevant HTTP response headers: I also have Firefox, is there a plugin or something I can use to not respect "no-cache" ? Thanks
Error Output
Cache-Control:no-cache, no-store, must-revalidate Pragma:no-cache
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Ignore "no-cache" header?
Low Risk
Quite universal way might be to set up a local proxy (like Squid), and setting it either to remove that header, or to ignore it and cache the file for you.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix