Re: [whatwg/xhr] Clarify allowed behavior when response is "too big" to "fit" in memory/on disk? (#244)

The `img` element has `progress` events in its specification. Depending on how smart you are about it you could also terminate certain `fetch()`es earlier I suppose. Or a `blob()` invocation on a clone while letting the streaming variant continue... Hmm, not sure we should go there. 😊

-- 
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/xhr/issues/244#issuecomment-483592366

Received on Tuesday, 16 April 2019 09:53:40 UTC