Re: [whatwg/fetch] Confusing integration with Fetch API (Issue #1849)

annevk left a comment (whatwg/fetch#1849)

The idea is that the WebSocket connection comes out of the same connection pool indeed (these are unrelated to the Fetch API though, that's a very specific section in the Fetch standard which only exposes a subset of what fetching is capable of). The WebSocket handshake is also just a fetch.

Is part of the problem that you are confusing what `fetch()` (the API) is capable of and what "fetch" (the concept) is capable of?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1849#issuecomment-3189034879
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1849/3189034879@github.com>

Received on Thursday, 14 August 2025 16:15:08 UTC