- May 12, 2004
-
-
Daniel Stenberg authored
causes xlc and gcc act differently on AIX.
-
- May 11, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Also some minor edits.
-
- May 10, 2004
-
-
Daniel Stenberg authored
building formposts
-
- May 07, 2004
-
-
Daniel Stenberg authored
-
- May 04, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 23, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
for it. It saves one extra copy of the header. I also added comments for several functions in formdata.c
-
- Mar 12, 2004
-
-
Daniel Stenberg authored
-
- Mar 03, 2004
-
-
Daniel Stenberg authored
to long (MIPSpro warnings)
-
- Feb 27, 2004
-
-
Daniel Stenberg authored
-
- Feb 26, 2004
-
-
Daniel Stenberg authored
-
- Jan 29, 2004
-
-
Daniel Stenberg authored
warnings. Minor edits by me.
-
- Jan 07, 2004
-
-
Daniel Stenberg authored
-
- Nov 13, 2003
-
-
Daniel Stenberg authored
This seems more appropriate, and I believe mozilla and the likes do this. .html files now get text/html as Content-Type. Pointed out in bug report #839806.
-
- Jun 26, 2003
-
-
Daniel Stenberg authored
-
- Apr 15, 2003
-
-
Daniel Stenberg authored
-
- Apr 04, 2003
-
-
Daniel Stenberg authored
and 12 following hexadecimal letters, which seems to be what IE uses. This makes curl work smoother with more stupidly written server apps. Worked this out together with Martijn Broenland.
-
- Jan 29, 2003
-
-
Daniel Stenberg authored
way for emacs, and vim users should provide a similar non-polluting style
-
- Jan 16, 2003
-
-
Daniel Stenberg authored
-
- Nov 29, 2002
-
-
Daniel Stenberg authored
chunked transfer work
-
- Oct 28, 2002
-
-
Daniel Stenberg authored
strnequal() when the third argument was strlen(first argument) anyway. This makes it less prone to errors. (Slightly edited by me)
-
Daniel Stenberg authored
-
- Sep 03, 2002
-
-
Daniel Stenberg authored
-
- Jun 12, 2002
-
-
Daniel Stenberg authored
-
- Jun 11, 2002
-
-
Daniel Stenberg authored
-
- May 21, 2002
-
-
Daniel Stenberg authored
checking for particular errors. curl/curl.h defines the errros
-
- Apr 15, 2002
-
-
Daniel Stenberg authored
will then return CURLE_READ_ERROR.
-
- Apr 03, 2002
-
-
Daniel Stenberg authored
-
- Mar 19, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 13, 2002
-
-
Daniel Stenberg authored
-
- Mar 11, 2002
-
-
Daniel Stenberg authored
part.
-
- Feb 06, 2002
-
-
Daniel Stenberg authored
content-type header, it was used for each part and thus without this it failed MISERABLY. *smacks forhead*
-
- Jan 29, 2002
-
-
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!
-
- Jan 19, 2002
-
-
Daniel Stenberg authored
post a non-existing file should include nothing, not an error text!
-
- Dec 14, 2001
-
-
Daniel Stenberg authored
-
- Nov 08, 2001
-
-
Daniel Stenberg authored
-
- Oct 29, 2001
-
-
Daniel Stenberg authored
-