function Network.loadingFailed
unstable
Jump to headingloadingFailed(params: LoadingFailedEventDataType): void
This feature is only available with the --experimental-network-inspection
flag enabled.
Broadcasts the Network.loadingFailed
event to connected frontends. This event indicates that
HTTP request has failed to load.
Parameters Jump to heading
Return Type Jump to heading
void