Re: [whatwg/fetch] Define the "Preload Cache" (#590)

The memory cache in blink is shared across documents but I think the preload cache should be per-document. I expect more predictability for the preload cache than the memory cache, and that why we have the separate caches.

-- 
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/590#issuecomment-639531347

Received on Friday, 5 June 2020 14:29:41 UTC