Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mixed content #6

Open
freddyb opened this issue Dec 9, 2011 · 0 comments
Open

mixed content #6

freddyb opened this issue Dec 9, 2011 · 0 comments

Comments

@freddyb
Copy link
Owner

freddyb commented Dec 9, 2011

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant