- From: Yutaka Hirano <notifications@github.com>
- Date: Sun, 01 Nov 2015 20:25:50 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 2 November 2015 04:26:20 UTC
Can we throttle fetch stream-reading from a request by `N` bytes in the fetch algorithm until the http status code arrives (`N` will be given via the RequestInit parameter)? Then we don't have to modify `tee` function, I think. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/401#issuecomment-152909642
Received on Monday, 2 November 2015 04:26:20 UTC