WebKit.TLSErrorsPolicy – webkit2gtk-4.0 Reference Manual
TLSErrorsPolicy
Description:
[
CCode
( cprefix =
"WEBKIT_TLS_ERRORS_POLICY_"
, type_id =
"webkit_tls_errors_policy_get_type ()"
) ]
public
enum
TLSErrorsPolicy
Enum values used to denote the TLS errors policy.
Namespace:
WebKit
Package:
webkit2gtk-4.0
Content:
Enum values:
FAIL
-
TLS errors will emit
load_failed_with_tls_errors
and, if the signal is handled, finish the load.
IGNORE
-
Ignore TLS errors.
2022 vala-language.org