mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
590 B
590 B
Home > puppeteer > Protocol > Audits > MixedContentIssueDetails > insecureURL
Protocol.Audits.MixedContentIssueDetails.insecureURL property
The unsafe http url causing the mixed content issue.
Signature:
insecureURL: string;