inspector.Network.webSocketHandshakeResponseReceived([params])
params<Object>
此功能仅在启用 --experimental-network-inspection 标志时可用。
¥This feature is only available with the --experimental-network-inspection flag enabled.
将 Network.webSocketHandshakeResponseReceived 事件广播到连接的前端。此事件表示已收到 WebSocket 握手响应。
¥Broadcasts the Network.webSocketHandshakeResponseReceived event to connected frontends.
This event indicates that the WebSocket handshake response has been received.