inspector.Network.webSocketClosed([params])


此功能仅在启用 --experimental-network-inspection 标志时可用。

¥This feature is only available with the --experimental-network-inspection flag enabled.

Network.webSocketClosed 事件广播到连接的前端。此事件表示 WebSocket 连接已关闭。

¥Broadcasts the Network.webSocketClosed event to connected frontends. This event indicates that a WebSocket connection has been closed.