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

@annevk it's been ages since that last post, but if I understand context correctly (re-reading this, and https://github.com/expressjs/cors/issues/170), I commented here because there was no test validating that a cross-origin request between two different `localhost` ports included the (required) `Origin` header.

I thought that was the point of this issue.  Is there now a test that checks for this condition?  Do you know if browsers are including the header now?

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

Received on Saturday, 30 January 2021 15:17:31 UTC