Added CURLOPT_POSTFIELDSIZE_LARGE to offer a large file version of the
CURLOPT_POSTFIELDSIZE option to allow really big HTTP POSTs.
This commit is contained in:
6
CHANGES
6
CHANGES
@@ -6,6 +6,12 @@
|
||||
|
||||
Changelog
|
||||
|
||||
Daniel (12 March 2004)
|
||||
- Added CURLOPT_POSTFIELDSIZE_LARGE, the large file version of
|
||||
CURLOPT_POSTFIELDSIZE to allow POSTs larger than 2GB.
|
||||
|
||||
- David Byron fixed an uninitialized variable case/crash.
|
||||
|
||||
Daniel (10 March 2004)
|
||||
- Jeff Lawson fixed the SSL connection to deal with received signals during the
|
||||
connect.
|
||||
|
||||
Reference in New Issue
Block a user