Re: [whatwg/fetch] Clarify response's url list state when parsing a 3xx response's Location header value (#631)

Does using the Request.url handle the multiple redirect case?  I think perhaps a second redirect should be relative to the first redirect URL?

Maybe we should continue using the Response.url, but add a step where we set Response.url to the Request.url for the first redirect.

-- 
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/631#issuecomment-344621677

Received on Wednesday, 15 November 2017 15:10:15 UTC