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

> A user might want to limit the number of in-flight bytes until the response status arrives (especially for infinite streams).

How does that work in HTTP? That requires `Expect: 100-continue`, but even then I don't think we are guaranteed to not get a redirect?

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/401#issuecomment-152972106

Received on Monday, 2 November 2015 09:46:54 UTC