Re: [whatwg/fetch] Some browsers are reusing 'no-cache' cached images without revalidation (#1088)

This sounds like the memory or image cache - see #590 and #354. All browsers currently will not reuse a response with `no-cache` even when it contains `max-age` -- see [test results](https://cache-tests.fyi/?id=cc-resp-no-cache#).



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1088#issuecomment-686333108

Received on Thursday, 3 September 2020 08:18:05 UTC