Re: [whatwg/fetch] Make "Content-Type: application/json" a CORS safe header (#1333)

@HoffmannP preflights are skipped for types of requests that the browser already makes without CORS, and `application/json` isn't one of those requests. I wrote a bit more about this at https://jakearchibald.com/2021/cors/#unusual-requests-and-preflights

-- 
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/1333#issuecomment-944205958

Received on Friday, 15 October 2021 10:57:23 UTC