inspector.Network.requestWillBeSent([params])


稳定性: 1 - 实验性的

¥Stability: 1 - Experimental

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

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

Network.requestWillBeSent 事件广播到连接的前端。此事件表示应用即将发送 HTTP 请求。

¥Broadcasts the Network.requestWillBeSent event to connected frontends. This event indicates that the application is about to send an HTTP request.