05-30-2019, 12:14 PM
(05-28-2019, 06:21 PM)Zebra Wrote: I tried all available "headers" extensions from ChromeStore -- no one can manage Response Headers values
The flag chrome://flags/#show-saved-copy (and extension "Work Offline" or something like that) can`t help due to the fact that the Response Headers has the cache-control: no-store --- the Cent don`t save content to the cache in accordance with the "no-store".
I think there is only one good way: embed a function in the browser code to ignore the Cache-Control response header.
May I know why you need this feature?
To save bandwidth?