785 B
785 B
Home > puppeteer > Protocol > Audits > MixedContentIssueDetails > resourceType
Protocol.Audits.MixedContentIssueDetails.resourceType property
The type of resource causing the mixed content issue (css, js, iframe, form,...). Marked as optional because it is mapped to from blink::mojom::RequestContextType, which will be replaced by network::mojom::RequestDestination
Signature:
resourceType?: MixedContentResourceType;