Re: [fetch] "no-cors" and credentials mode (#169)

Because it should also be set for "navigate" and "same-origin", as far as I can tell. However, making it

* request's credentials mode is "include"
* request's credentials mode is "same-origin and request's response tainting is "opaque" or "cors"

does seem easier. Forgot that response tainting also had "cors".

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/169#issuecomment-170622638

Received on Monday, 11 January 2016 17:15:46 UTC