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

It seems that when mode is "cors", we don't always include the `Origin` header. I suspect this is only happening for same-origin requests, but it was still surprising to me and I'm not sure it's the right thing to do.

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

Received on Monday, 18 February 2019 08:51:11 UTC