aboutsummaryrefslogtreecommitdiff
path: root/lib/http.c
AgeCommit message (Expand)Author
2000-09-14introduced 'tunnel through http proxy' for ftpDaniel Stenberg
2000-08-24#include "setup.h" moved first of all includesDaniel Stenberg
2000-08-24hostname and large file support addedDaniel Stenberg
2000-08-23Albert Chin-A-Young's fixesDaniel Stenberg
2000-08-11Made it possible to replace the Content-Type: and Content-Length: headersDaniel Stenberg
2000-07-31big last-beta (?) cleanup commitDaniel Stenberg
2000-07-31Replacing one of the internal headers with one that has no contents will nowDaniel Stenberg
2000-07-29added localtime_r()Daniel Stenberg
2000-07-28corrected the Host: header's port numberDaniel Stenberg
2000-07-25uses auth_host to only send user+password to that particular site, usable ifDaniel Stenberg
2000-07-25The Host: header now includes the port number if not default HTTPDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg
2000-06-14correct the POST workings. Tim Tassonis reported.Daniel Stenberg
2000-06-05struct HttpHeader changed to struct curl_slistDaniel Stenberg
2000-05-22moved here from the newlib branchDaniel Stenberg
2000-03-16removed an unnecessary #ifdef WIN32Daniel Stenberg
2000-03-13now sends cookies space separated to better work with IIS4.0 serversDaniel Stenberg
2000-02-14updated to use the new set of progress-functionsDaniel Stenberg
2000-02-10This should no longer send empty cookies to the serverDaniel Stenberg
2000-02-01removed #include "upload.h"Daniel Stenberg
2000-02-01Adjusted to use the new Transfer() instead of the old Download()Daniel Stenberg
2000-01-16changed a tiny commentDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg