gscan icon indicating copy to clipboard operation
gscan copied to clipboard

Test for potential mixed content

Open JohnONolan opened this issue 6 years ago • 0 comments

It's common to develop locally (http) and then deploy to production (https) - which means that it can be easy to miss mixed content warnings which don't show up in the console during development.

It would be useful for gscan to check for any assets being loaded over http and show a gscan warning for possible mixed content

JohnONolan avatar Sep 24 '18 13:09 JohnONolan