Re: [whatwg/fetch] Can't add Authorization on Request Header with Chrome 57.0.2987 (#509)

It should be. It's OPTIONS because it's a CORS preflight. You should be getting a preflight too in Firefox. I suspect you don't get it because you're already authenticated in Firefox somehow.

-- 
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/509#issuecomment-287631983

Received on Sunday, 19 March 2017 17:21:46 UTC