puppeteer/new-docs/puppeteer.responseforrequest.body.md

12 lines
356 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; [body](./puppeteer.responseforrequest.body.md)
## ResponseForRequest.body property
<b>Signature:</b>
```typescript
body: string | Buffer;
```