Enumeration
WebKit2TLSErrorsPolicy
Members
-
WEBKIT_TLS_ERRORS_POLICY_IGNORE
-
Ignore TLS errors.
- Value:
0
- Available since: 4.1
- Value:
-
WEBKIT_TLS_ERRORS_POLICY_FAIL
-
TLS errors will emit
WebKitWebView::load-failed-with-tls-errors
and, if the signal is handled, finish the load. In case the signal is not handled,WebKitWebView::load-failed
is emitted before the load finishes.- Value:
1
- Available since: 4.1
- Value: