handshakeRequest property

Request handshakeRequest
final

The initial HTTP request that established the WebSocket connection. This contains the handshake headers, query parameters, and initial attributes.

Implementation

final Request handshakeRequest;