Re: [whatwg/fetch] Avoid using the CORS flag to reset request's origin in redirects (#594)

I think that was already somewhat broken since it stored the actual origin, which for an opaque origin would always be unique. I guess we could add a guard to not add an entry to the cache if the tainted origin flag is set?

-- 
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/pull/594#issuecomment-391648518

Received on Thursday, 24 May 2018 09:23:29 UTC