Re: [whatwg/fetch] consider adding note that CORS preflight check excludes headers added by the browser or extensions (#1005)

As sleevi@ pointed out we can write this in a way that does not mention extensions.  For example:

"Note: Browsers typically only apply the CORS preflight check against headers that can be directly or indirectly set from web content.  Browsers may add other headers internally that are not subjected to this check."

-- 
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/1005#issuecomment-597209175

Received on Tuesday, 10 March 2020 17:20:50 UTC