summaryrefslogtreecommitdiff
path: root/methods/http.cc
Commit message (Expand)AuthorAgeFilesLines
* Added clean install codeArch Librarian2004-09-201-2/+6
* Made http exit on a closed stdinArch Librarian2004-09-201-4/+6
* Better handling of missing servicesArch Librarian2004-09-201-2/+2
* Fixed a minor http bug and a bug in -dArch Librarian2004-09-201-4/+5
* Multiprotocol connectArch Librarian2004-09-201-66/+6
* Updated error messages to reflect host/ipArch Librarian2004-09-201-4/+6
* Final rfc2553 changesArch Librarian2004-09-201-4/+9
* Changed to using rfc2553 name resolution for httpArch Librarian2004-09-201-21/+37
* Fixed cisco cacheengine lamenessArch Librarian2004-09-201-5/+16
* Wow it worksArch Librarian2004-09-201-2/+1
* First draftArch Librarian2004-09-201-13/+5
* Http download fixesArch Librarian2004-09-201-10/+14
* Error handling fixArch Librarian2004-09-201-4/+4
* Minor fixesArch Librarian2004-09-201-1/+2
* Retry http fixesArch Librarian2004-09-201-4/+4
* Fixed could not connect problemArch Librarian2004-09-201-1/+3
* Doc fixes and copy method patchArch Librarian2004-09-201-1/+2
* Removed extra printfArch Librarian2004-09-201-2/+2
* Corrected call to getsockoptArch Librarian2004-09-201-2/+2
* Fixed quoting bugArch Librarian2004-09-201-3/+3
* Fixed lack of proxy authArch Librarian2004-09-201-3/+4
* More bug fixesArch Librarian2004-09-201-2/+2
* Configuration fixesArch Librarian2004-09-201-4/+5
* Fixed pipelining and failuresArch Librarian2004-09-201-1/+5
* HTTP tunageArch Librarian2004-09-201-10/+31
* http pipelining controlArch Librarian2004-09-201-1/+13
* More bugs fixesArch Librarian2004-09-201-2/+3
* Debug codeArch Librarian2004-09-201-2/+1
* OptimizationsArch Librarian2004-09-201-5/+30
* HTTP pipeliningArch Librarian2004-09-201-6/+38
* Fixed http segfaultArch Librarian2004-09-201-2/+2
* Made http_proxy overrideArch Librarian2004-09-201-10/+15
* Fixed problem with not being able to open filesArch Librarian2004-09-201-4/+13
* Almost done nowArch Librarian2004-09-201-2/+2
* Working acquire codeArch Librarian2004-09-201-1/+2
* Http methodArch Librarian2004-09-201-16/+82
* HTTP bugsArch Librarian2004-09-201-30/+104
* New http methodArch Librarian2004-09-201-0/+892