deno.com

function Network.loadingFinished

unstable
#loadingFinished(params: LoadingFinishedEventDataType): void

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

Broadcasts the Network.loadingFinished event to connected frontends. This event indicates that HTTP request has finished loading.

Parameters #

Return Type #

void