Re: [whatwg/fetch] propagate request tainted origin flag and/or URL list through service workers (#1335)

Hmm, I looked to see if it used a redirect mode of `error`, but didn't see it.  I see, though, that its done as a separate check in step 7 of:

https://fetch.spec.whatwg.org/#cors-preflight-fetch-0

For some reason I thought http-network-or-cache-fetch would follow the redirect.

Ok, I'll try changing back to removing the tainted origin flag.

-- 
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/1335#issuecomment-969023794

Received on Monday, 15 November 2021 15:28:26 UTC