<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [Request](./puppeteer.protocol.network.request.md) > [mixedContentType](./puppeteer.protocol.network.request.mixedcontenttype.md) ## Protocol.Network.Request.mixedContentType property The mixed content type of the request. <b>Signature:</b> ```typescript mixedContentType?: Security.MixedContentType; ```