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

This affects canvas tainting and friends, right?

```
request’s current url’s origin is same origin with request’s origin and CORS flag is unset
  => Set request’s response tainting to "basic".
```

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

Received on Tuesday, 8 May 2018 08:44:15 UTC