- From: Stuart P. Bentley <notifications@github.com>
- Date: Thu, 06 Apr 2017 16:27:20 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 6 April 2017 23:28:54 UTC
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