struct Protocol::Security::SetOverrideCertificateErrors

Overview

Enable/disable overriding certificate errors. If enabled, all certificate error events need to be handled by the DevTools client and should be answered with handleCertificateError commands.

Included Modules

Defined in:

protocol/security.cr

Constructors

Constructor Detail

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

[View source]