Re: [streams] Getting errored/closed reader, Auto-releasing reader, Forcible cancel() on a stream (#297)

[Plan D] is useful. [Plan C] also looks clean given current Fetch procedure (receive Response, then receive body via Streams) and one slight benefit I see is that we can forget `Request`. I don't object to [Plan C].

> need to do req.cancel() or similar (req.error()? req.abort()?).

Do you mean `res`?

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

Received on Monday, 16 March 2015 06:18:21 UTC