Re: [whatwg/fetch] Script-created redirects responses have no location URL (#1146)

If we are able to follow-through on this deprecation in chrome, I think we might also want to make `new Response()` throw if it gets passed a redirect status code and a relative Location header.  This would make it an immediate error instead of depending on a later operation to fail in a more subtle way.

-- 
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/1146#issuecomment-822506427

Received on Monday, 19 April 2021 14:23:04 UTC