Ice.WSConnectionInfo

class Ice.WSConnectionInfo

Bases: ConnectionInfo

Provides access to the connection details of a WebSocket connection.

headers

the request headers for an incoming connection, and the response headers for an outgoing connection.

Type:

dict[str, str]

Type:

The HTTP headers from the WebSocket upgrade handshake