- Dec 16, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
setup the Makefile in tests/libtest/
-
- Dec 13, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
or not
-
Daniel Stenberg authored
set of include files during tests
-
Daniel Stenberg authored
-
Daniel Stenberg authored
multi interface works with file:// URLs fine (previously it crashed). This won't make it work on Windows though...
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Dec 12, 2002
-
-
Daniel Stenberg authored
anymore!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Cut off name from option
-
- Dec 11, 2002
-
-
Daniel Stenberg authored
decreased the write buffer size to 16KB to perform a lot better on Windows(!)
-
- Dec 10, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
regular transfer process. This required some new tweaks, like for example we need to be able to tell the tranfer loop to not chunky-encode uploads while we're transferring the rest of the request...
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
make sure that it isn't all sent off in one single send() but instead really tests the multiple-part-send logic.
-
Daniel Stenberg authored
with chunked transfer-encoding uploads added
-
- Dec 09, 2002
-
-
Daniel Stenberg authored
read callback, and thus won't put a lot of stress on the request sending code (which currently does an ugly loop).
-