05-28-2019, 06:21 PM
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.
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.