Age | Commit message (Collapse) | Author |
|
of tetetest's patch for curl_easy_send()
|
|
|
|
|
|
and/or HAVE_VARIADIC_MACROS_GCC for specific compiler versions that support
variadic macros with C99 style and/or old gcc style in their specific config.h
file.
If previous definitions are not done, even when aplicable, and --disable-verbose
is used, the fallback (void) method will be used to define infof, avoiding the
inclusion of unwanted strings in the resulting library/executable.
|
|
|
|
|
|
|
|
|
|
http://curl.haxx.se/mail/lib-2007-03/0258.html
|
|
|
|
|
|
cache within the multi handle.
|
|
command on subsequent requests on a re-used connection unless it has to.
|
|
The tag 'before_ftp_statemachine' was set just before this commit in case
of future need.
|
|
|
|
they don't support C99 varargs macros.
|
|
|
|
|
|
|
|
|
|
defines are in setup.h.
|
|
|
|
|
|
|
|
|
|
CURLOPT_DEBUGFUNCTION and CURLOPT_DEBUGDATA.
|
|
|
|
|
|
|
|
|
|
be posted in a minute to the libcurl list.
|
|
|
|
|
|
Curl_write() and Curl_read() are here
|
|
|
|
|
|
|
|
sent in only one shot
|
|
|
|
|
|
|
|
|