Added CURLOPT_POSTFIELDSIZE_LARGE to offer a large file version of the
authorDaniel Stenberg <daniel@haxx.se>
Fri, 12 Mar 2004 08:55:47 +0000 (08:55 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 12 Mar 2004 08:55:47 +0000 (08:55 +0000)
commit1ebda8fa0eedf04a9759bd08b904199b2c02a0bf
treeafd1d5e831a414caa3f3c045045e94c341dd637a
parent9af532e6624dc9d61ce025a6d114102eecfb5eec
Added CURLOPT_POSTFIELDSIZE_LARGE to offer a large file version of the
CURLOPT_POSTFIELDSIZE option to allow really big HTTP POSTs.
CHANGES
RELEASE-NOTES
docs/libcurl/curl_easy_setopt.3
include/curl/curl.h
lib/url.c
lib/urldata.h