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

+1 for adding a note at least. I think it could avoid significant confusion, both on the implementation side (it's not clear currently from the spec that browsers are allowed to add additional CORS preflight-bypassing headers) and from the server operator side (it's not clear currently that your server could get hit by non-CORS-safelisted headers set by the browser).

-- 
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-597146607

Received on Tuesday, 10 March 2020 15:24:09 UTC