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

annevk left a comment (whatwg/fetch#1849)

I'm sorry, but I don't really understand the issue you are trying to raise. Generally nothing integrates with the Fetch API directly and the Fetch API itself is just a thin layer on top of "fetch", which is indeed quite big and at times vague.

And while Fetch had a bit more to say about WebSockets in the past as noted at https://fetch.spec.whatwg.org/#websocket-protocol, it no longer does (except for some very specific code paths).

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

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

Received on Thursday, 14 August 2025 14:20:56 UTC