Re: [whatwg/fetch] Document CORS safelist exceptions (#621)

> Also, I saw on Twitter that the motivation for adding this might be to remove CORS preflights from all reporting infrastructure?

The motivation for adding this is to document the existing exceptions. The only thing which currently preflights (in Chrome) but I'd like to remove is Expect-CT, because it's done as part of certificate verification and in my mind is similar to OCSP requests. But I can take that Content-Type out of this commit and save it for a separate discussion if you'd like.

-- 
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/pull/621#issuecomment-342162153

Received on Monday, 6 November 2017 14:21:04 UTC