inspector.Network.responseReceived([params])
稳定性: 1 - 实验性的
¥Stability: 1 - Experimental
params<Object>
此功能仅在启用 --experimental-network-inspection 标志时可用。
¥This feature is only available with the --experimental-network-inspection flag enabled.
将 Network.responseReceived 事件广播到连接的前端。此事件表示 HTTP 响应可用。
¥Broadcasts the Network.responseReceived event to connected frontends. This event indicates that
HTTP response is available.