WebSocketWillSendHandshakeRequestParameter
@Serializable
Fired when WebSocket is about to initiate handshake.
Constructors
Link copied to clipboard
constructor(requestId: String, timestamp: Double, wallTime: Double, request: Network.WebSocketRequest)