Re: [whatwg/fetch] Tests do not always require Origin header when mode is "cors" (#871)

Hm, I've been thinking it's intentional. [Chrome implementation](https://cs.chromium.org/chromium/src/services/network/cors/cors_url_loader.cc?q=cors_url_loader.cc&sq=package:chromium&g=0&l=372) is aligned with the current spec. I don't have a good reason not to add an origin header when mode is "cors" and CORS flag is unset.

-- 
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/871#issuecomment-464663539

Received on Monday, 18 February 2019 09:53:41 UTC