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