- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 09 Jul 2025 22:12:06 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/fetch/pull/1841@github.com>
Part of https://github.com/whatwg/html/pull/11426, for requests initiated by the `Speculation-Rules` HTTP header. --- This should be merged a bit after https://github.com/whatwg/html/pull/11426. Otherwise it will reference the WICG draft. <!-- 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. --> - [x] At least two implementers are interested (and none opposed): * See https://github.com/whatwg/html/pull/11426 - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at: * We appear to be missing tests for this. I'll work on it. - [x] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed: * See https://github.com/whatwg/html/pull/11426 - [ ] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: … - [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.) <!-- This comment and the below content is programmatically generated. You may add a comma-separated list of anchors you'd like a direct link to below (e.g. #idl-serializers, #idl-sequence): Don't remove this comment or modify anything below this line. If you don't want a preview generated for this pull request, just replace the whole of this comment's content by "no preview" and remove what's below. --> *** <a href="https://whatpr.org/fetch/1841.html" title="Last updated on Jul 10, 2025, 5:11 AM UTC (c649784)">Preview</a> | <a href="https://whatpr.org/fetch/1841/5261b51...c649784.html" title="Last updated on Jul 10, 2025, 5:11 AM UTC (c649784)">Diff</a> You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/1841 -- Commit Summary -- * Add the "speculationrules" destination -- File Changes -- M fetch.bs (12) -- Patch Links -- https://github.com/whatwg/fetch/pull/1841.patch https://github.com/whatwg/fetch/pull/1841.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1841 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1841@github.com>
Received on Thursday, 10 July 2025 05:12:10 UTC