Re: [whatwg/fetch] Add webtransport-hashes to request, wired down to create a connection (PR #1896)

@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