mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
744 B
744 B
Home > puppeteer > Protocol > Security > SetOverrideCertificateErrorsRequest
Protocol.Security.SetOverrideCertificateErrorsRequest interface
Signature:
export interface SetOverrideCertificateErrorsRequest
Properties
Property | Type | Description |
---|---|---|
override | boolean | If true, certificate errors will be overridden. |