Re: [whatwg/fetch] More CORB-protected MIME types - safelist-based approach (#721)

One thing that might need some clarification is how the state's lifetime is managed.  If *all* previous sniff results need to be stored, then there will be unbounded memory growth.  OTOH, if we discard previous sniff results, then we risk that a range request issued after waking up from a long sleep will be incorrectly blocked by CORB.

-- 
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/721#issuecomment-469741577

Received on Tuesday, 5 March 2019 16:15:17 UTC