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

Link to [obtain a WebTransport connection](https://pr-preview.s3.amazonaws.com/jan-ivar/webtransport/pull/697.html#obtain-a-webtransport-connection) blocked on https://github.com/w3c/webtransport/pull/697.
```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-3390787544
You are receiving this because you are subscribed to this thread.

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

Received on Tuesday, 28 October 2025 21:04:48 UTC