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