- From: Marijn Kruisselbrink <notifications@github.com>
- Date: Thu, 15 Jun 2017 10:05:16 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 15 June 2017 17:05:48 UTC
How is that better than getting the body as a blob, and then slicing and dicing that in whatever way you want? And would calling arrayBuffer like that still consume the whole body, meaning effectively you should have done a range request since you're never going to be able to read the rest of the body? -- 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/554#issuecomment-308805449
Received on Thursday, 15 June 2017 17:05:48 UTC