Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-10-14 | Update to 1.3, http_proxy support incorporated into distribution. | kim | 4 | -71/+9 | |
2000-10-03 | Add code for urlget to use any http_proxy setting in the environment. | agc | 2 | -0/+68 | |
2000-03-16 | s/^A // | wiz | 1 | -1/+1 | |
2000-03-03 | urlget retrieves an URL specified on the command line and | kim | 5 | -0/+30 | |
outputs it to the standard output. It uses the HTTP 1.0 GET query by default, but can also do HEAD and POST. |