set Request Interception
fun setRequestInterception(input: SetRequestInterceptionRequest): Single<RequestResponseFrame>
Content copied to clipboard
Sets the requests to intercept that match the provided patterns and optionally resource types. Deprecated, please use Fetch.enable instead.
Sources
jvm source
Link copied to clipboard