Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets the length of post field data.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CURL | 2.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
(old name: CURL.SetOptionPostFieldSizeLarge)
Parameter | Description | Example |
---|---|---|
curl | The CURL session handle. | $curl |
Value | The post fields data size in bytes. | 1234 |
Returns "OK" on success.
See also POSTFIELDSIZE option in CURL manual.
Created 18th August 2014, last changed 3th February 2023