Age | Commit message (Collapse) | Author |
|
size of the uploaded file is unknown.
|
|
you set CURLOPT_PROXY to "".
|
|
memory as otherwise we (might) leak memory
|
|
|
|
case 306 added to verify that we do right
|
|
when talking to a IPv6-server using IPv6 IP address only.
|
|
|
|
|
|
working for "IPv6 enabled" libcurls yet, but should be pretty easy for
someone to adjust.
|
|
|
|
|
|
pointer. Bugs item #566835.
|
|
|
|
|
|
will then return CURLE_READ_ERROR.
|
|
|
|
CURLOPT_DEBUGFUNCTION and CURLOPT_DEBUGDATA.
|
|
|
|
|
|
we should read the POST-data from the read callback
|
|
|
|
|
|
was an extra CRLF added to the post data
|
|
|
|
pointed out this ugliness.
|
|
again. THIS IS NOT A NICE FIX.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HTTP server we return error
|
|
|
|
libcurl should use in its request
|
|
|
|
|
|
be posted in a minute to the libcurl list.
|
|
|
|
|
|
a NULL pointer. Now, we treat a missing CURLOPT_POSTFIELDS as if there is
no data to send.
|
|
in the add_buffer function.
|
|
requires all global symbols to be *case insentively* unique! curl_formfree
is a global function we shouldn't touch.
|
|
|
|
|
|
|
|
|