mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
937 B
937 B
Home > puppeteer > Protocol > Security > HandleCertificateErrorRequest
Protocol.Security.HandleCertificateErrorRequest interface
Signature:
export interface HandleCertificateErrorRequest
Properties
Property | Type | Description |
---|---|---|
action | CertificateErrorAction | The action to take on the certificate error. |
eventId | integer | The ID of the event. |