- Oct 27, 2004
-
-
Daniel Stenberg authored
-
- Oct 25, 2004
-
-
Daniel Stenberg authored
file that was already completely downloaded caused an error, while it doesn't if you don't use --fail! I added test case 194 to verify the fix. Grrr. CURLOPT_FAILONERROR is now added to the list stuff to remove in libcurl v8 due to all the kludges needed to support it.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
is used at times but it doesn't decrease the array size
-
- Oct 19, 2004
-
-
Daniel Stenberg authored
like that name)
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 14, 2004
-
-
Daniel Stenberg authored
and password fields properly in URLs, like ftp://us?er:pass?word@site.com/. Added test 191 to verify the fix.
-
Daniel Stenberg authored
-
- Oct 12, 2004
-
-
Daniel Stenberg authored
-
- Oct 10, 2004
-
-
Daniel Stenberg authored
on my solaris 2.7 box too (currently unknown perl version)
-
- Oct 07, 2004
-
-
Daniel Stenberg authored
for maximum portability
-
- Oct 06, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
CURLOPT_FOLLOWLOCATION, libcurl reported error if a redirect happened even if the new URL would provide the resumed file. Test case 188 added to verify the fix (together with existing test 99).
-
- Oct 04, 2004
-
-
Daniel Stenberg authored
allow verbose output during this period. Bertrand Demiddelaer reported and helped fixing.
-
- Oct 03, 2004
-
-
Daniel Stenberg authored
-
- Oct 01, 2004
-
-
Daniel Stenberg authored
formposts no longer include the path part. If you _really_ want them, you must provide your preferred full file name with CURLFORM_FILENAME. Added detection for libgen.h and basename() to configure. My custom basename() replacement function for systems without it, might be a bit too naive... Updated 6 test cases to make them work with the stripped paths.
-
- Sep 22, 2004
-
-
Daniel Stenberg authored
it resolving nicely
-
- Sep 16, 2004
-
-
Daniel Stenberg authored
-
- Sep 15, 2004
-
-
Daniel Stenberg authored
-
- Sep 11, 2004
-
-
Daniel Stenberg authored
2. adjusted date strings to upcoming date parser rewrite
-
- Sep 10, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
replacement, curl only replaced the Host: header on the initial request and didn't replace it on the following ones. This resulted in requests with two Host: headers. Now, curl checks if the location is on the same host as the initial request and then continues to replace the Host: header. And when it moves to another host, it doesn't replace the Host: header but it also doesn't make the second Host: header get used in the request. This change is verified by the two new test cases 184 and 185.
-
- Sep 08, 2004
-
-
Daniel Stenberg authored
no fixed port numbers in use anymore. Starting now, the default ports the servers use are 8990 - 8993. There's no option to modify these yet, but changing the $base option in the top of the runtests.pl script.
-
- Aug 24, 2004
-
-
Daniel Stenberg authored
getting multiple URLs over a single proxy connection
-
Daniel Stenberg authored
-
- Aug 23, 2004
-
-
Daniel Stenberg authored
file
-
Daniel Stenberg authored
the output file actually is zero bytes after the transfer.
-
Daniel Stenberg authored
PUTs even when told to use HTTP 1.0, which is not correct.
-
- Aug 16, 2004
-
-
Daniel Stenberg authored
-
- Jul 29, 2004
-
-
Daniel Stenberg authored
-
- Jul 26, 2004
-
-
Daniel Stenberg authored
-
- Jul 25, 2004
-
-
Daniel Stenberg authored
-
- Jul 24, 2004
-
-
Daniel Stenberg authored
we run configure.
-
- Jul 16, 2004
-
-
Daniel Stenberg authored
-
- Jul 15, 2004
-
-
Guenter Knauf authored
-
- Jul 14, 2004
-
-
Daniel Stenberg authored
-
- Jul 06, 2004
-
-
Guenter Knauf authored
-
- Jul 05, 2004
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-