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

I don't think we should make `new Response()` parse header values. That also wouldn't help if the header got added later through `append()`. If we can make `new Response()` throw for a 3xx status code that would be ideal, but also seems unlikely?

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

Received on Monday, 19 April 2021 14:27:31 UTC