- Feb 06, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
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
accordingly
-
Daniel Stenberg authored
-
- Feb 05, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Feb 04, 2002
-
-
Daniel Stenberg authored
-
- Feb 03, 2002
-
-
Daniel Stenberg authored
-
- Feb 01, 2002
-
-
Daniel Stenberg authored
-
- Jan 31, 2002
-
-
Daniel Stenberg authored
Added most of the Customizing Operations chapter
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Forgot one case. On HP-UX 11.00, gethostbyname_r() is properly defined if -D_REENTRANT is used. Without it, the compiler still accepts the function prototype but gives a warning about hostent_data going out of scope. This is because struct hostent_data is not declared. So, we force an error by trying to set a variable to the struct.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 30, 2002
-
-
Daniel Stenberg authored
on my test machine! :-)
-
Daniel Stenberg authored
-
Daniel Stenberg authored
This was a real bummer!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
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
-
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
-
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
a modifier of another type
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 27, 2002
-
-
Daniel Stenberg authored
pointed out this ugliness.
-
Daniel Stenberg authored
-