Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug fix for wget, and proper attribution of Chip Rosenthal and | andersen | 2000-09-14 | 1 | -8/+4 |
| | | | | | | | | Covad Communications for the contribution of wget. -Erik git-svn-id: svn://busybox.net/trunk/busybox@1050 69ca8d6d-28ef-0310-b511-8ec308f3f277 | ||||
* | Initial implementation of wget, from Chip Rosenthal <chip@laserlink.net>. | andersen | 2000-09-04 | 1 | -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 git-svn-id: svn://busybox.net/trunk/busybox@1005 69ca8d6d-28ef-0310-b511-8ec308f3f277 |