struct Protocol::Network::SetRequestInterception

Overview

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

Included Modules

Defined in:

protocol/network.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]