[whatwg/fetch] Send "null" Origin header on cross-origin .onion requests (PR #1351)

Fixes #1350.

<!--
Thank you for contributing to the Fetch Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
-->

- [x] At least two implementers are interested (and none opposed):
   * [Firefox](https://searchfox.org/mozilla-central/rev/6c8d325e61b0b445ed2e04899da38c3a4c266cba/netwerk/protocol/http/nsCORSListenerProxy.cpp#979-984)
   * [Brave](https://github.com/brave/brave-browser/issues/18071)
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * …
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chrome: …
   * Firefox: …
   * Safari: …

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1351


-- Commit Summary --

  * <a href="https://github.com/whatwg/fetch/pull/1351/commits/a1f6e873db423a8cd2214f6e95b3197300c1f138">Send &quot;null&quot; Origin header on cross-origin .onion requests</a>

-- File Changes --

    M fetch.bs (8)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1351.patch

https://github.com/whatwg/fetch/pull/1351.diff


-- 
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/pull/1351

Received on Tuesday, 9 November 2021 03:23:41 UTC