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