f7857d27c4
* chore(docs): document HTTPRequest with TSDoc * doclint * example
12 lines
400 B
Markdown
12 lines
400 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [ContinueRequestOverrides](./puppeteer.continuerequestoverrides.md) > [headers](./puppeteer.continuerequestoverrides.headers.md)
|
|
|
|
## ContinueRequestOverrides.headers property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
headers?: Record<string, string>;
|
|
```
|