chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.network / NetworkDomain / disable

disable

suspend fun disable(): Unit

Disables network tracking, prevents network events from being sent to the client.

Official doc