- From: ayZagen <notifications@github.com>
- Date: Tue, 31 Mar 2020 09:40:49 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 31 March 2020 16:41:02 UTC
Actually it supports CORS and if you have tried the example with and without the headers you would have see the difference. The behavior is the same when we add `mode: 'cors'` option. Even if the server doesn't support the CORS why would the handling of the request vary because of the change in headers? I believe this is clearly an error. -- 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/1014#issuecomment-606741167
Received on Tuesday, 31 March 2020 16:41:02 UTC