14 lines
630 B
Markdown
14 lines
630 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Audits](./puppeteer.protocol.audits.md) > [MixedContentIssueDetails](./puppeteer.protocol.audits.mixedcontentissuedetails.md) > [resolutionStatus](./puppeteer.protocol.audits.mixedcontentissuedetails.resolutionstatus.md)
|
|
|
|
## Protocol.Audits.MixedContentIssueDetails.resolutionStatus property
|
|
|
|
The way the mixed content issue is being resolved.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
resolutionStatus: MixedContentResolutionStatus;
|
|
```
|