puppeteer/new-docs/puppeteer.protocol.network.request.mixedcontenttype.md
2020-07-13 14:01:35 +01:00

553 B

Home > puppeteer > Protocol > Network > Request > mixedContentType

Protocol.Network.Request.mixedContentType property

The mixed content type of the request.

Signature:

mixedContentType?: Security.MixedContentType;