Re: [fetch] Setting strategy to control ReadableStream's internal buffer (#257)

> @domenic, BYOB reader will address this request, right?

Seems I was wrong.

@howientc, even if you were able to control the stream's strategy, a typical UA would have additional native buffers and the OS might have its own buffering mechanism. Currently the UA can determine the stream's strategy, but even without it the UA can have intermediate buffers as much as it likes. So I'm not sure if controlling the strategy is important in this case.

---
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/257#issuecomment-199856154

Received on Tuesday, 22 March 2016 15:04:52 UTC