puppeteer/new-docs/puppeteer.protocol.audits.mixedcontentresolutionstatus.md
2020-07-13 14:01:35 +01:00

551 B

Home > puppeteer > Protocol > Audits > MixedContentResolutionStatus

Protocol.Audits.MixedContentResolutionStatus type

Signature:

export type MixedContentResolutionStatus = ('MixedContentBlocked' | 'MixedContentAutomaticallyUpgraded' | 'MixedContentWarning');