Re: [streams] Add IsReadableStreamDisturbed predicate (#385)

Reviewing https://etherpad.mozilla.org/streams-f2f-july "Even more conservative strawman" I think the requirement comes from wanting .json() etc. to automatically make the stream disturbed, even for empty streams. The used flag is only for `new Request(otherRequest)`. This is important because it means that author code that acts similar to json() will also make the stream disturbed.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/385#issuecomment-127660094

Received on Tuesday, 4 August 2015 16:05:55 UTC