- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 20 Dec 2016 05:06:22 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 20 December 2016 13:07:02 UTC
> My understanding is you can create a Request object from arbitrary ReadableStream So the only case for this is you also write the reader to consume the request yourself, right? Because any browser-supplied reader for a request, be it `fetch()` or `req.json()` or some such, will error. -- 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/441#issuecomment-268238634
Received on Tuesday, 20 December 2016 13:07:02 UTC