Re: [whatwg/fetch] Use request's current url as base URL in redirects (#633)

> One approach we could take here is that 2 becomes a network error or "not a redirect" (just a response that happens to look like one). This would be easy to accomplish using the https://fetch.spec.whatwg.org/#concept-response-location-url field and setting it for 1.

Could we allow (2), but make it throw if the Location URL is relative?

-- 
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/pull/633#issuecomment-381599408

Received on Monday, 16 April 2018 13:30:06 UTC