inspector.Network.dataReceived([params])


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

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

Network.dataReceived 事件广播到连接的前端,或者如果尚未针对给定请求调用 Network.streamResourceContent 命令,则缓冲数据。

¥Broadcasts the Network.dataReceived event to connected frontends, or buffers the data if Network.streamResourceContent command was not invoked for the given request yet.