puppeteer/new-docs/puppeteer.responseforrequest.contenttype.md

12 lines
375 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [ResponseForRequest](./puppeteer.responseforrequest.md) &gt; [contentType](./puppeteer.responseforrequest.contenttype.md)
## ResponseForRequest.contentType property
<b>Signature:</b>
```typescript
contentType: string;
```