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

I think turning it into an algorithm that operates on request's origin and URL list, and returns "same-origin", "same-site", or "cross-site" is probably reasonable. This would require adjusting the logic in "CORS-preflight fetch" some to clone the URL list.

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

Received on Monday, 1 November 2021 08:26:32 UTC