suspend fun setRequestInterception(input: SetRequestInterceptionRequest): Unit
Sets the requests to intercept that match the provided patterns and optionally resource types. Deprecated, please use Fetch.enable instead.
Official doc