<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Network](./puppeteer.protocol.network.md) &gt; [Request](./puppeteer.protocol.network.request.md) &gt; [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;
```