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

@annevk  you are right. I found CORS preflight before GET in firefox. But Why I can't finish CROS preflight in Chrome, it results I can not set Authorization on Request Header. I think if it can finish CORS preflight, it can set Authorization on Request Header correctly in Chrome. I already post this question on stackoverflow http://stackoverflow.com/questions/42889511/fetch-api-cant-add-authorization-on-request-header-with-chrome, if you have free time please check it, thanks!

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

Received on Sunday, 19 March 2017 17:33:23 UTC