Re: [whatwg/fetch] fetch() "no-cors": cross-origin to same-origin redirect taints response (#737)

I think we should avoid reseting back to basic tainting where we can.  This is consistent with how cors requests can never become same-origin again once they cross an origin boundary.  It would be a bit unexpected to me to make no-cors less restrictive.

-- 
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/737#issuecomment-392794811

Received on Tuesday, 29 May 2018 14:22:35 UTC