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

Oh, we're talking about what should happen after a fetch resolves with a response... the state shouldn't be changing to `complete`, there. That's the issue I'm seeing - completion must be returned once the *response* has *terminated*, not when it's been *received*.

-- 
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-292360375

Received on Thursday, 6 April 2017 23:28:54 UTC