Re: [whatwg/fetch] propagate request URL list through service workers (#1335)

Sorry, are you saying origin is changed on navigation redirects in such a way that tainting is preserved?  Can you point to where the spec does that?  (I'm not familiar with the navigation redirect spec bits.)

At least in implementation we do not change the initiator origin, but rather track the redirect chain url list and then use that for tainting when adding headers.

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

Received on Tuesday, 19 October 2021 15:56:01 UTC