- Feb 22, 2002
-
-
Daniel Stenberg authored
-
- Feb 20, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
is updated even if everything is read in one single pass, as the windows functions apparantly does more often than other systems.
-
- Feb 19, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Feb 18, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Really, we should only #define this in one file, not both here and in connect.c!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Feb 17, 2002
-
-
Daniel Stenberg authored
Reminder for the future: when we're using malloc() we MUST include <stdlib.h> as otherwise 64bit archs go bananas. Bug report #517687
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Feb 07, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
was an extra CRLF added to the post data
-
- Feb 06, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
content-type header, it was used for each part and thus without this it failed MISERABLY. *smacks forhead*
-
Daniel Stenberg authored
-
- Feb 05, 2002
-
-
Daniel Stenberg authored
-
- Feb 01, 2002
-
-
Daniel Stenberg authored
-
- Jan 31, 2002
-
-
Daniel Stenberg authored
-
- Jan 30, 2002
-
-
Daniel Stenberg authored
on my test machine! :-)
-
Daniel Stenberg authored
This was a real bummer!
-
Daniel Stenberg authored
is given
-
- Jan 29, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
removed the initial CRLF in the formpost, as they are part of the request and should be written by the code in http.c!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
this work-around is not needed anymore!
-
Daniel Stenberg authored
consuming operation that should only be needed to do once. We patched libcurl to now only seed on the first connect when unseeded. The seeded status is global so it'll now only happen once during a program's life time.
-
Daniel Stenberg authored
-
- Jan 28, 2002
-
-
Daniel Stenberg authored
request of its own, it just changes the keyword of a request.
-
Daniel Stenberg authored
on IPv4-linux machines
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 27, 2002
-
-
Daniel Stenberg authored
pointed out this ugliness.
-
Daniel Stenberg authored
-