aboutsummaryrefslogtreecommitdiff
path: root/wget.c
AgeCommit message (Collapse)Author
2000-09-14Bug fix for wget, and proper attribution of Chip Rosenthal andEric Andersen
Covad Communications for the contribution of wget. -Erik
2000-09-04Initial implementation of wget, from Chip Rosenthal <chip@laserlink.net>.Eric Andersen
Very cool. Still lacks "chunked" transfer-coding, so not totally RFC compliant for HTTP1.1, but very nice nonethe less, and very small. -Erik