summaryrefslogtreecommitdiff
path: root/networking/wget.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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