- From: Lukasz Anforowicz <notifications@github.com>
- Date: Tue, 05 Mar 2019 08:14:56 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 5 March 2019 16:15:17 UTC
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