- From: Jan-Ivar Bruaroey <notifications@github.com>
- Date: Mon, 12 Jan 2026 17:40:12 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 13 January 2026 01:40:16 UTC
@jan-ivar commented on this pull request. > @@ -3003,16 +3016,19 @@ steps: <p>To <dfn export id=concept-connection-obtain>obtain a connection</dfn>, given a <a>network partition key</a> <var>key</var>, <a for=/>URL</a> <var>url</var>, boolean <var>credentials</var>, an optional <a>new connection setting</a> <var>new</var> (default -"<code>no</code>"), and an optional boolean -<dfn export for="obtain a connection"><var>requireUnreliable</var></dfn> (default false), run these -steps: -<!-- new's "yes-and-dedicated" and requireUnreliable have been added for WebTransport --> +"<code>no</code>"), an optional boolean +<dfn export for="obtain a connection"><var>requireUnreliable</var></dfn> (default false), and an +optional <a for=/>webtransport-hash list</a> +<dfn export for="obtain a connection"><var>webTransportHashes</var></dfn> (default « »): Thanks for the fixes! -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1896#discussion_r2684508987 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1896/review/3653422570@github.com>
Received on Tuesday, 13 January 2026 01:40:16 UTC