- From: seven <notifications@github.com>
- Date: Sun, 19 Mar 2017 10:32:50 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 19 March 2017 17:33:23 UTC
@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