function Network.loadingFailed
unstable
Jump to headingloadingFailed(params: LoadingFailedEventDataType): voidThis 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