- Aug 08, 2006
-
-
Daniel Stenberg authored
CURLOPT_NOBODY is set true. PREQUOTE is then run roughly at the same place in the command sequence as it would have run if there would've been a transfer.
-
Guenter Knauf authored
-
Daniel Stenberg authored
on a persistent connection and allowed the first to use that header, you could not disable it for the second request.
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
- Aug 07, 2006
-
-
Yang Tse authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Aug 06, 2006
-
-
Yang Tse authored
-
- Aug 05, 2006
-
-
Yang Tse authored
-
- Aug 04, 2006
-
-
Dan Fandrich authored
-
Yang Tse authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Daniel Stenberg authored
to multi_runsingle() without it being really necessary or good
-
Daniel Stenberg authored
timeout'ed connections and possibly deal with them too
-
Yang Tse authored
-
Yang Tse authored
HAVE_WINDOWS_H, HAVE_WINSOCK_H, HAVE_WINSOCK2_H, neither HAVE_WS2TCPIP_H when __CYGWIN__ is defined.
-
Yang Tse authored
-
- Aug 03, 2006
-
-
Daniel Stenberg authored
fast treatment of many simultaneous transfers
-
Daniel Stenberg authored
-
Yang Tse authored
-
Daniel Stenberg authored
not always zero!
-
Daniel Stenberg authored
used anymore since multi->num_alive was introduced
-
Yang Tse authored
Silence compiler warning 'unused parameter running_handles' in function multi_runsingle(). This is done here returning multi->num_alive in the running_handles parameter even when functions that call multi_runsingle() at this moment overwrite the returned value with the one that is valid when those functions curl_multi_perform() and multi_socket() have removed expired timers from the splay. Most probably, parameter 'running_handles' in function multi_runsingle() should be just removed.
-
- Aug 02, 2006
-
-
Daniel Stenberg authored
*multi_socket*() can't return the proper number
-
Daniel Stenberg authored
if the header "Transfer-Encoding: chunked" was set by the application. http://curl.haxx.se/bug/view.cgi?id=1531838
-
Daniel Stenberg authored
-
- Aug 01, 2006
-
-
Daniel Stenberg authored
an unknown error number on glibc systems. http://curl.haxx.se/bug/view.cgi?id=1532289
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jul 31, 2006