- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 30 Sep 2015 06:40:16 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
Received on Wednesday, 30 September 2015 13:41:00 UTC
That's what happens for `fetch()` too since it effectively tries to consume the stream and then create the `ArrayBuffer` with the result. If you cannot create the `ArrayBuffer`, you cannot really unconsume the stream either (not that that even makes sense). --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/xhr/issues/26#issuecomment-144401035
Received on Wednesday, 30 September 2015 13:41:00 UTC