Age | Commit message (Collapse) | Author |
|
we won't try to QUIT the control connection and risk "hanging" waiting for
a response. Test case 161 verifies this. The quit-sending function was
also made static.
|
|
to re-use a connection that is closed when re-used and libcurl should then
make a new fresh connection and use instead
|
|
in ftp.c", but it shows no leaking.
|
|
|
|
is now treated as an error by libcurl
|
|
|
|
|
|
|
|
|
|
chunked transfer-encoding disabled. Fixed to work after Len Krause's
bug report.
|
|
header using -H
|
|
|
|
|
|
even when the multi interface is used, and then libcurl will simulate a
"follow location" to that new URL. Test 509 was added to test this feature.
|
|
|
|
|
|
|
|
syntax: file:/path. I added test case 203 to verify this.
|
|
|
|
on Oct 20, 2003.
|
|
|
|
NTLM request.
|
|
it doesn't work. It works for me.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
that is works... and it did! ;-)
|
|
|
|
|
|
|
|
|
|
|
|
|