[whatwg/fetch] Add webtransport-hashes to request, wired down to create a connection (PR #1896)

Add an associated webtransport-hashes (a webtransport-hash list) to request, and wire it down to create a connection. For use by WebTransport and CSP https://github.com/w3c/webappsec-csp/pull/791.

Fixes #1880.

- [x] At least two implementers are interested (and none opposed):
   * Chrome, Firefox, Safari
- [x] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * PR aims to be behavior neutral with existing tests in https://wpt.fyi/results/webtransport
- [x] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed: none revealed as of yet from this change
- [x] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: None planned (aims to be behavior neutral)
- [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. -->


<!--
    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/1896.html" title="Last updated on Dec 11, 2025, 7:42 PM UTC (b296f9e)">Preview</a> | <a href="https://whatpr.org/fetch/1896/60e9ff5...b296f9e.html" title="Last updated on Dec 11, 2025, 7:42 PM UTC (b296f9e)">Diff</a>
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add an associated webtransport-hashes to request
  * Wire webtransport-hashes concept down to obtain a connection

-- File Changes --

    M fetch.bs (39)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1896.patch
https://github.com/whatwg/fetch/pull/1896.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1896
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1896@github.com>

Received on Thursday, 11 December 2025 19:43:19 UTC