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

@annevk commented on this pull request.



> +   <dt>"<code>webtransport</code>"
+   <dd><p>Let <var>connection</var> be the result of
+   <a lt="obtain a WebTransport connection">obtaining a WebTransport connection</a>, given   
+   <var>networkPartitionKey</var> and <var>request</var>.

```suggestion
   <dt>"<code>webtransport</code>"
   <dd><p>Let <var>connection</var> be the result of <a>obtaining a WebTransport connection</a>,
   given <var>networkPartitionKey</var> and <var>request</var>.
```

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

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

Received on Wednesday, 19 November 2025 08:56:19 UTC