- From: Yutaka Hirano <notifications@github.com>
- Date: Tue, 03 Apr 2018 02:26:52 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 April 2018 02:27:20 UTC
Chrome fetch() implementation doesn't buffer things __in ReadableStream__ (i.e., it's always created with CountQueuingStrategy(0)). As @domenic said, there are other layers doing buffering, so I'm not sure if exposing it makes much sense. -- 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/689#issuecomment-378107724
Received on Tuesday, 3 April 2018 02:27:20 UTC