- From: Noam Rosenthal <notifications@github.com>
- Date: Tue, 28 Jan 2025 02:58:39 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/fetch/pull/1806@github.com>
Add a section to "using fetch elsewhere" that describes in a nutshell what new standards that invoke fetch should take into the consideration when integrating with the same-origin policy protections enforced in the Fetch standard. <!-- 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. When you submit this PR, and each time you edit this comment (including checking a checkbox through the UI!), PR Preview will run and update it. As such make any edits in one go and only after PR Preview has run. If you think your PR is ready to land, please double-check that the build is passing and the checklist is complete before pinging. --> - [ ] At least two implementers are interested (and none opposed): * Prose only, but would be good to have some cross-implementor eyes on it. - [x] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at: * N/A: prose only - [x] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed: * N/A: prose only - [x] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: … * N/A: prose only - [x] The top of this comment includes a [clear commit message](https://github.com/whatwg/meta/blob/main/COMMITTING.md) to use. <!-- If you created this PR from a single commit, Github copied its message. Otherwise, you need to add a commit message yourself. --> (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/1806 -- Commit Summary -- * Add prose about CORS, cross-origin isolation and TAO -- File Changes -- M fetch.bs (100) -- Patch Links -- https://github.com/whatwg/fetch/pull/1806.patch https://github.com/whatwg/fetch/pull/1806.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1806 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1806@github.com>
Received on Tuesday, 28 January 2025 10:58:43 UTC