Re: [whatwg/fetch] CORS should not be enforced on cross-origin requests where credentials is omit or same-origin (#787)

It sounds like you don't understand CORS. CORS only enables access, it doesn't restrict it. The same-origin policy restricts access.

-- 
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/787#issuecomment-413537519

Received on Thursday, 16 August 2018 13:02:41 UTC