- Apr 21, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
less
-
Daniel Stenberg authored
-
Daniel Stenberg authored
160 shows. We got no data and we attempted to re-use a connection. This might happen if the connection was left alive when we were done using it before, but that was closed when we wanted to read from it again. Bad luck. Retry the same request on a fresh connect! Deleted the sockerror variable again, it serves no purpose anymore.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 20, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
to re-use a connection that is closed when re-used and libcurl should then make a new fresh connection and use instead
-
Daniel Stenberg authored
length limit of the hostname part of the URL.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
most 1.1 connections will be closed. The case where it gets closed anyway is subject for a new separate test.
-
- Apr 19, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
it actually will close. This is after all what HTTP 1.1 says a server should do.
-
Daniel Stenberg authored
-
- Apr 17, 2004
-
-
Daniel Stenberg authored
attached. And some cosmetic fixes.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 16, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the execution of the tests
-
- Apr 15, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
added various logging info
-
Daniel Stenberg authored
display all logs and only logs with relevant data when a test fails and -p is used.
-
Daniel Stenberg authored
should be used
-
Daniel Stenberg authored
-
- Apr 14, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
now cause the resolve function to return NULL immediately
-
Daniel Stenberg authored
-
Daniel Stenberg authored
some bad thinking on my part.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
in ftp.c", but it shows no leaking.
-
- Apr 13, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-