- From: Yutaka Hirano <notifications@github.com>
- Date: Tue, 20 Dec 2016 04:45:38 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 20 December 2016 12:46:10 UTC
My understanding is you can create a `Request` object from arbitrary ReadableStream, but you need to pass a ReadableStream each of whose chunks is a `Uint8Array` object if you want to make a `fetch()` call. -- 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-268234668
Received on Tuesday, 20 December 2016 12:46:10 UTC