- From: Stuart P. Bentley <notifications@github.com>
- Date: Sun, 09 Apr 2017 08:55:31 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 9 April 2017 15:56:25 UTC
I'm saying that in this state system (and we can say that it'd be only be reflecting the state of the response, ie Step 2 / State B are followed immediately by Step 5 / State E - the request state'd probably be tracked separately, possibly under an `upload` object like how XHR's progress events are factored), the "receiving headers" state would encapsulate *all redirect responses*, to keep redirects properly opaque, and Step 6 would only trigger after the first *non*-redirect response's headers had finished (a la the semantics of XHR's `HEADERS_RECEIVED` readyState). -- 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-292794240
Received on Sunday, 9 April 2017 15:56:25 UTC