Re: [whatwg/fetch] Aborting a fetch: The Next Generation (#447)

> I guess I don't see why (2) hasn't happened yet. Is "buffered" different from "consumed"?

Its the definition of the disturbed body in the fetch spec:

  https://fetch.spec.whatwg.org/#concept-readablestream-disturbed

No one has read from the ReadableStream, called .text() yet, etc.  Its not consumed at that point.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/447#issuecomment-293602048

Received on Wednesday, 12 April 2017 14:51:00 UTC