Re: [whatwg/fetch] Clarify the way CORB should be applied to beacons (#882)

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