to actually allow really big HTTP POSTs curl's postfieldsize type is changed to
authorYang Tse <yangsita@gmail.com>
Fri, 18 Jan 2008 05:58:00 +0000 (05:58 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 18 Jan 2008 05:58:00 +0000 (05:58 +0000)
commitf6adae8d35f0d2b0bf80a47a5b0dd5ab35dff6b0
tree3051a8a04a45a33a343dfc43551e7db9eef0cda7
parentbcaadb428459f189537a6232725eed95d45fabd5
to actually allow really big HTTP POSTs curl's postfieldsize type is changed to
curl_off_t and CURLOPT_POSTFIELDSIZE_LARGE is used to pass value to libcurl
src/main.c