chrome-devtools-kotlin / org.hildan.chrome.devtools.protocol / ChromeTargetSession / network

network

val network: NetworkDomain

Network domain allows tracking network activities of the page. It exposes information about http, file, data and other requests and responses, their headers, bodies, timing, etc.

Getter

Network domain allows tracking network activities of the page. It exposes information about http, file, data and other requests and responses, their headers, bodies, timing, etc.