No mixed content in page HTML
The HTML this scan fetched does not reference HTTP subresources from an HTTPS page.
Why it matters
Mixed content is how an HTTPS page still depends on plaintext responses.
What to do
No change is required for the HTML that was fetched. Resources added later by JavaScript are not visible here.
Reference
HTTPS pages must not load scripts, frames, or other subresources over HTTP.