puppeteer/new-docs/puppeteer.protocol.network.continueinterceptedrequestrequest.postdata.md
2020-07-13 14:01:35 +01:00

655 B

Home > puppeteer > Protocol > Network > ContinueInterceptedRequestRequest > postData

Protocol.Network.ContinueInterceptedRequestRequest.postData property

If set this allows postData to be set. Must not be set in response to an authChallenge.

Signature:

postData?: string;