Re: [whatwg/fetch] Add "webtransport" request mode (integration) (PR #1873)

@jan-ivar commented on this pull request.



> @@ -6424,6 +6428,11 @@ optional boolean <var>forceNewConnection</var> (default false), run these steps:
    <a lt="obtain a WebSocket connection">obtaining a WebSocket connection</a>, given
    <var>request</var>'s <a for=request>current URL</a>.
 
+   <dt>"<code>webtransport</code>"
+   <dd><p>Let <var>connection</var> be the result of
+   obtaining a WebTransport connection, given

w3c/webtransport#697 is merged so trying again
```suggestion
   <a lt="obtain a WebTransport connection">obtaining a WebTransport connection</a>, given   
```

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

Message ID: <whatwg/fetch/pull/1873/review/3479488837@github.com>

Received on Tuesday, 18 November 2025 19:47:31 UTC