Re: [fetch] typo in no-cors credentials handling (#169)

Hmm, you actually intended to mean in https://github.com/whatwg/fetch/issues/130#issue-107232548 that `no CORS` case should be excluded (i.e. credentials flag shouldn't be set) but it's incorrectly triggered by `request's credentials mode is "same-origin" and the CORS flag is unset`?

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

Received on Friday, 4 December 2015 07:59:20 UTC