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

607 B

Home > puppeteer > Protocol > Network > EnableRequest > maxPostDataSize

Protocol.Network.EnableRequest.maxPostDataSize property

Longest post body size (in bytes) that would be included in requestWillBeSent notification

Signature:

maxPostDataSize?: integer;