puppeteer/new-docs/puppeteer.responseforrequest.headers.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; [headers](./puppeteer.responseforrequest.headers.md)
## ResponseForRequest.headers property
<b>Signature:</b>
```typescript
headers: Record<string, string>;
```