HTTPGet: A mechanism for downloading files via HTTP/1.0

Sometimes you get the URL to a file on WWW, which you want to save on your local disk,
but your web browser will not offer you the option to save the file; the web browser
will always try to display the file, without asking.
This program is for such circumstances: Just specify the URL, and the file will be
saved on your local disk without any fuss.

This program is not very fancy. It does not support resuming, but it will usually do the job.

Mikael Kalms 2003-04-28
mikael@kalms.org
