summaryrefslogtreecommitdiff
path: root/lib/http.c
Commit message (Expand)AuthorAgeFilesLines
* now sends cookies space separated to better work with IIS4.0 serversDaniel Stenberg2000-03-131-2/+2
* updated to use the new set of progress-functionsDaniel Stenberg2000-02-141-3/+13
* This should no longer send empty cookies to the serverDaniel Stenberg2000-02-101-5/+7
* removed #include "upload.h"Daniel Stenberg2000-02-011-2/+1
* Adjusted to use the new Transfer() instead of the old Download()Daniel Stenberg2000-02-011-17/+15
* changed a tiny commentDaniel Stenberg2000-01-161-1/+1
* Initial revisionDaniel Stenberg1999-12-291-0/+381