Skip to content

mixed content #6

@freddyb

Description

@freddyb

The check for mixed content ('HttpsResourceOnHttpsLink') does not parse https resources.
That means that 'secure' CSS or JS files which trigger the load of files via HTTP will not be detected.

Example:
page.html (HTTPS) loads style.css (HTTPS), which subsequently requires a background-image that is only available via http.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions