package
0.0.0-20250224005500-01948a15fe7c
Repository: https://github.com/chromedp/cdproto.git
Documentation: pkg.go.dev

# Functions

Disable disables tracking security state changes.
Enable enables tracking security state changes.
SetIgnoreCertificateErrors enable/disable whether all certificate errors should be ignored.

# Constants

CertificateErrorAction values.
CertificateErrorAction values.
Command names.
Command names.
Command names.
MixedContentType values.
MixedContentType values.
MixedContentType values.
SafetyTipStatus values.
SafetyTipStatus values.
State values.
State values.
State values.
State values.
State values.
State values.

# Structs

CertificateSecurityState details about the security state of the page certificate.
DisableParams disables tracking security state changes.
EnableParams enables tracking security state changes.
EventVisibleSecurityStateChanged the security state of the page changed.
SafetyTipInfo [no description].
SetIgnoreCertificateErrorsParams enable/disable whether all certificate errors should be ignored.
StateExplanation an explanation of an factor contributing to the security state.
VisibleSecurityState security state information about the page.

# Type aliases

CertificateErrorAction the action to take when a certificate error occurs.
CertificateID an internal certificate ID value.
MixedContentType a description of mixed content (HTTP resources on HTTPS pages), as defined by https://www.w3.org/TR/mixed-content/#categories.
SafetyTipStatus [no description].
State the security level of a page or resource.