607 B
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;