[whatwg/fetch] Update :protocol to webtransport-h3 for WebTransport over HTTP/3 (PR #1930)

[WebTransport over HTTP/3 draft-15](https://datatracker.ietf.org/doc/html/draft-ietf-webtrans-http3-15#name-creating-a-new-session:~:text=be%20set%20to-,webtransport%2Dh3,-.) renamed the extended-CONNECT `:protocol` pseudo-header value from `webtransport` to `webtransport-h3`. [WebTransport over HTTP/2](https://datatracker.ietf.org/doc/html/draft-ietf-webtrans-http2-14#name-creating-a-new-session:~:text=to-,webtransport) keeps `webtransport`, making it depend on _connection_.

- [ ] At least two implementers are interested (and none opposed):
   * Firefox: implementing draft-15 in [bug 2033974](https://bugzil.la/2033974)
   * Chromium: …
   * WebKit: …
- [ ] Tested with web-platform-tests: WebTransport WPT exercises the H3 handshake; the draft-15 `:protocol` value is covered by the server update in [bug 2033974](https://bugzil.la/2033974).
- [ ] MDN issue / update: N/A (not author-observable).
- [x] The top of this comment includes a clear commit message.
- [ ] At least two implementers are interested (and none opposed):
   * …
   * …


<!--
    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/1930.html" title="Last updated on May 30, 2026, 1:03 AM UTC (5f4965e)">Preview</a> | <a href="https://whatpr.org/fetch/1930/301650c...5f4965e.html" title="Last updated on May 30, 2026, 1:03 AM UTC (5f4965e)">Diff</a>
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Set :protocol to webtransport-h3 for WebTransport over HTTP/3

-- File Changes --

    M fetch.bs (7)

-- Patch Links --

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

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

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

Received on Saturday, 30 May 2026 01:04:20 UTC