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

I don't think we should prevent users creating redirects with `new Response()`.

In the `new Response()` case, the developer is setting the header themselves, so it seems fine to revolve that URL later.

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

Received on Thursday, 14 June 2018 14:12:16 UTC