Re: [whatwg/fetch] Editorial: WebSockets has its own standard now (PR #1516)

@annevk commented on this pull request.



> @@ -805,8 +802,8 @@ A: 3
  <li><p>Otherwise, <a for=list>append</a> (<var>name</var>, <var>value</var>) to <var>list</var>.
 </ol>
 
-<p class="note no-backref"><a for="header list">Combine</a> is used by {{XMLHttpRequest}} and the
-<a lt="establish a WebSocket connection">WebSocket protocol handshake</a>.
+<p class=note><a for="header list">Combine</a> is used by {{XMLHttpRequest}} and the
+<a spec=websockets lt="establish a WebSocket connection">WebSocket protocol handshake</a>.

I made WebSockets export obtain a WebSocket connection (that is used by Fetch). Establish a WebSocket connection is somewhat confusingly named but that is the handshake part the API ends up invoking.

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

Message ID: <whatwg/fetch/pull/1516/review/1155984940@github.com>

Received on Wednesday, 26 October 2022 07:24:00 UTC