summaryrefslogtreecommitdiff
path: root/methods/http.cc
Commit message (Collapse)AuthorAgeFilesLines
* Fixed cisco cacheengine lamenessArch Librarian2004-09-201-5/+16
| | | | | | Author: jgg Date: 1999-04-04 02:02:04 GMT Fixed cisco cacheengine lameness
* Wow it worksArch Librarian2004-09-201-2/+1
| | | | | | Author: jgg Date: 1999-03-15 07:20:41 GMT Wow it works
* First draftArch Librarian2004-09-201-13/+5
| | | | | | Author: jgg Date: 1999-03-15 06:00:59 GMT First draft
* Http download fixesArch Librarian2004-09-201-10/+14
| | | | | | Author: jgg Date: 1999-02-27 22:29:11 GMT Http download fixes
* Error handling fixArch Librarian2004-09-201-4/+4
| | | | | | Author: jgg Date: 1999-02-15 00:26:55 GMT Error handling fix
* Minor fixesArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1999-02-08 07:30:49 GMT Minor fixes
* Retry http fixesArch Librarian2004-09-201-4/+4
| | | | | | Author: jgg Date: 1999-01-30 08:23:49 GMT Retry http fixes
* Fixed could not connect problemArch Librarian2004-09-201-1/+3
| | | | | | Author: jgg Date: 1999-01-28 06:32:31 GMT Fixed could not connect problem
* Doc fixes and copy method patchArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1999-01-20 04:36:43 GMT Doc fixes and copy method patch
* Removed extra printfArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-01-04 00:57:56 GMT Removed extra printf
* Corrected call to getsockoptArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-01-04 00:51:23 GMT Corrected call to getsockopt
* Fixed quoting bugArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 1998-12-31 05:45:26 GMT Fixed quoting bug
* Fixed lack of proxy authArch Librarian2004-09-201-3/+4
| | | | | | Author: jgg Date: 1998-12-30 02:28:29 GMT Fixed lack of proxy auth
* More bug fixesArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1998-12-14 08:23:10 GMT More bug fixes
* Configuration fixesArch Librarian2004-09-201-4/+5
| | | | | | Author: jgg Date: 1998-12-11 07:23:17 GMT Configuration fixes
* Fixed pipelining and failuresArch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 1998-12-11 01:45:36 GMT Fixed pipelining and failures
* HTTP tunageArch Librarian2004-09-201-10/+31
| | | | | | Author: jgg Date: 1998-12-11 01:07:31 GMT HTTP tunage
* http pipelining controlArch Librarian2004-09-201-1/+13
| | | | | | Author: jgg Date: 1998-12-10 05:39:53 GMT http pipelining control
* More bugs fixesArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1998-12-10 04:22:45 GMT More bugs fixes
* Debug codeArch Librarian2004-09-201-2/+1
| | | | | | Author: jgg Date: 1998-12-07 07:32:03 GMT Debug code
* OptimizationsArch Librarian2004-09-201-5/+30
| | | | | | Author: jgg Date: 1998-12-07 07:26:19 GMT Optimizations
* HTTP pipeliningArch Librarian2004-09-201-6/+38
| | | | | | Author: jgg Date: 1998-12-05 04:19:01 GMT HTTP pipelining
* Fixed http segfaultArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1998-11-28 20:50:10 GMT Fixed http segfault
* Made http_proxy overrideArch Librarian2004-09-201-10/+15
| | | | | | Author: jgg Date: 1998-11-23 21:28:43 GMT Made http_proxy override
* Fixed problem with not being able to open filesArch Librarian2004-09-201-4/+13
| | | | | | Author: jgg Date: 1998-11-21 06:09:09 GMT Fixed problem with not being able to open files
* Almost done nowArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1998-11-11 06:54:13 GMT Almost done now
* Working acquire codeArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1998-11-05 07:21:35 GMT Working acquire code
* Http methodArch Librarian2004-09-201-16/+82
| | | | | | Author: jgg Date: 1998-11-04 07:10:49 GMT Http method
* HTTP bugsArch Librarian2004-09-201-30/+104
| | | | | | Author: jgg Date: 1998-11-01 08:07:11 GMT HTTP bugs
* New http methodArch Librarian2004-09-201-0/+892
Author: jgg Date: 1998-11-01 05:27:29 GMT New http method