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

> you reach HEADERS_RECEIVED after all redirects are followed and the headers of the final response are fully parsed.

Well, then that'd be the semantics for State E (assuming fetch is operating in "follow" redirect mode ,which I guess [isn't currently exposed to scripting](https://fetch.spec.whatwg.org/#dfnReturnLink-4), but I could see being so in the future, even if just eg. as part of an extension to [node-fetch](https://github.com/bitinn/node-fetch)).

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

Received on Sunday, 9 April 2017 15:49:00 UTC