Age | Commit message (Collapse) | Author |
|
cache within the multi handle.
|
|
code rearrange to fit the future better.
|
|
|
|
do pretransfer stuff like Curl_pretransfer().
|
|
gets closed just after the request has been sent failed and did not re-issue
a request on a fresh reconnect like the easy interface did. Now it does!
(define CURL_MULTIEASY, run test case 160)
|
|
using a custom Host: header and curl fails to send a request on a re-used
persistent connection and thus creates a new connection and resends it. It
then sent two Host: headers. Cyrill's analysis was posted here:
http://curl.haxx.se/mail/archive-2005-01/0022.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
defines are in setup.h.
|
|
|
|
|
|
|
|
|
|
function. For Location: following.
|
|
|
|
|
|
|
|
be posted in a minute to the libcurl list.
|
|
|
|
|
|
use the correct prefix
|
|
|