MCPcopy
hub / github.com/aio-libs/aiohttp / WSServerHandshakeError

Class WSServerHandshakeError

aiohttp/client_exceptions.py:144–145  ·  view source on GitHub ↗

websocket server handshake error.

Source from the content-addressed store, hash-verified

142
143
144class WSServerHandshakeError(ClientResponseError):
145 """websocket server handshake error."""
146
147
148class ClientHttpProxyError(ClientResponseError):

Callers 1

_ws_connectMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…