Re: [streams] Custom tee function (#401)

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