Re: [whatwg/fetch] Reinvestigate redirects to data URLs (#393)

I finally created a PR for the demos above at https://github.com/web-platform-tests/wpt/pull/27463. @youennf I'm inclined to uphold the current standard and not allow redirects to `data:` URLs as far as the fetch algorithm is concerned. They are still supposed to work for navigations as those handle redirects on their own.

-- 
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/393#issuecomment-772684264

Received on Wednesday, 3 February 2021 17:29:23 UTC