aboutsummaryrefslogtreecommitdiff
path: root/lib/http.c
AgeCommit message (Expand)Author
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