Click or drag to resize

MixedContentIssueDetails Properties

Version 86.0.240

The MixedContentIssueDetails type exposes the following members.

Properties
  NameDescription
Public propertyFrame
Optional because not every mixed content issue is necessarily linked to a frame.
Public propertyInsecureURL
The unsafe http url causing the mixed content issue.
Public propertyMainResourceURL
The url responsible for the call to an unsafe url.
Public propertyRequest
The mixed content request. Does not always exist (e.g. for unsafe form submission urls).
Public propertyResolutionStatus
Public propertyResourceType
Top
See Also