struct Protocol::Security::InsecureContentStatus
- Protocol::Security::InsecureContentStatus
- Struct
- Value
- Object
Overview
Information about insecure content on the page.
Included Modules
- JSON::Serializable
Defined in:
protocol/security.crConstructors
Instance Method Summary
-
#contained_mixed_form : Bool
Always false.
-
#displayed_content_with_cert_errors : Bool
Always false.
-
#displayed_insecure_content_style : SecurityState
Always set to unknown.
-
#displayed_mixed_content : Bool
Always false.
-
#ran_content_with_cert_errors : Bool
Always false.
-
#ran_insecure_content_style : SecurityState
Always set to unknown.
-
#ran_mixed_content : Bool
Always false.