puppeteer/new-docs/puppeteer.continuerequestoverrides.headers.md

12 lines
400 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; [ContinueRequestOverrides](./puppeteer.continuerequestoverrides.md) &gt; [headers](./puppeteer.continuerequestoverrides.headers.md)
## ContinueRequestOverrides.headers property
<b>Signature:</b>
```typescript
headers?: Record<string, string>;
```