aboutsummaryrefslogtreecommitdiff
path: root/wget.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bug fix for wget, and proper attribution of Chip Rosenthal andEric Andersen2000-09-141-8/+4
| | | | | Covad Communications for the contribution of wget. -Erik
* Initial implementation of wget, from Chip Rosenthal <chip@laserlink.net>.Eric Andersen2000-09-041-0/+264
Very cool. Still lacks "chunked" transfer-coding, so not totally RFC compliant for HTTP1.1, but very nice nonethe less, and very small. -Erik