HTGet is a small utility that can fetch files web pages from
HTTP servers. Just give it a URL and it will grab the page!
Besides fetching pages HTGet can:
- fetch the page only if it has been modified since the last
time you fetched it
- fetch just the headers so that you can examine them
- do basic HTTP authentication for password protected pages
Here is the detailed readme for HTGet: htget.txt
Here is a screenshot of HTGet in action:
In the first example the Google.com search page is downloaded and
stored in the file google.htm. In the second example the mTCP logo from
brutman.com is downloaded and stored in mtcp.gif. Verbose messages are
turned on so that you can see the progress of the request and response.
Download!
HTGet is included with the other mTCP based applications. They can be
downloaded from the main mTCP page
here.
Created July 29th, 2011, Last updated July 29th, 2011
(C)opyright Michael B. Brutman, mbbrutman@gmail.com