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

> Arguably even nicer would be throwing a RangeError when constructing a Response with a 3xx status.

Haven't we promoted `Response.redirect()` as a convenience, but not required to create a redirect?  We would probably need data to know if people are manually constructing Response objects with 3xx status codes.

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

Received on Wednesday, 6 June 2018 13:24:43 UTC