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

I like option (2).

An alternative would be to always resolve the redirect URL at respondWith(), but prefer the response.url as the base URL if its present and only fall back to context base URL if there is no response.url.

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

Received on Tuesday, 26 January 2021 20:06:46 UTC