WebSocketRecording
このコンテンツはまだ日本語訳がありません。
Defined in: types.ts:61
Properties
Section titled “Properties”headers?
Section titled “headers?”
optionalheaders?:IncomingHttpHeaders
Defined in: types.ts:67
Client handshake headers (minus WebSocket internals like sec-websocket-key)
key:
string
Defined in: types.ts:65
messages
Section titled “messages”messages:
WebSocketMessage[]
Defined in: types.ts:63
protocol?
Section titled “protocol?”
optionalprotocol?:string
Defined in: types.ts:69
Subprotocol negotiated with the backend (from Sec-WebSocket-Protocol)
timestamp
Section titled “timestamp”timestamp:
string
Defined in: types.ts:64
url:
string
Defined in: types.ts:62