summaryrefslogtreecommitdiff
path: root/www/urlget
AgeCommit message (Collapse)AuthorFilesLines
2000-03-16s/^A //wiz1-1/+1
2000-03-03urlget retrieves an URL specified on the command line andkim5-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.