- From: Mike Sidorov <notifications@github.com>
- Date: Wed, 20 Mar 2019 02:41:11 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 20 March 2019 09:41:33 UTC
That's exact;y why I created this issue - there's no way of controlling CORS/CORB on server for beacon, With `fetch` I can manually set `mode: 'cors'`, with beacon I need to set `Content-Type` and if it will be say `text/plain` - CORS cannot be enabled at all. -- 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/882#issuecomment-474756447
Received on Wednesday, 20 March 2019 09:41:33 UTC