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

setRequestInterception

suspend fun setRequestInterception(input: SetRequestInterceptionRequest): Unit
Deprecated: Deprecated in the Chrome DevTools protocol

Sets the requests to intercept that match the provided patterns and optionally resource types. Deprecated, please use Fetch.enable instead.