1
0
mirror of https://frontier.innolan.net/rainlance/http_get.git synced 2025-10-05 03:00:32 +00:00
2017-09-01 00:20:11 +02:00
2017-09-01 00:20:11 +02:00
2017-09-01 00:20:11 +02:00
2017-09-01 00:20:11 +02:00
2017-09-01 00:20:11 +02:00
2017-09-01 00:20:11 +02:00
2017-09-01 00:20:11 +02:00
2017-09-01 00:20:11 +02:00
2017-09-01 00:20:11 +02:00
2017-09-01 00:20:11 +02:00

	     http_get - get the contents of an http URL

http_get fetches an http URL and dumps the contents to stdout.  It
does not do gopher, ftp, file, news, or any other type of URL, only http.
It can be configured to do https fetches as well.

Files in this distribution:

    README		this
    Makefile		guess
    http_get.c		source file
    http_get.1		manual entry

To build: If you're on a SysV-like machine (which includes old Linux systems
but not new Linux systems), edit the Makefile and uncomment the SYSV_LIBS
line.  If you're doing SSL, uncomment those lines too.  Otherwise, just do
a make.

Feedback is welcome - send bug reports, enhancements, checks, money
orders, etc. to the addresses below.

    Jef Poskanzer  jef@mail.acme.com  http://www.acme.com/jef/
Description
http_get 1.00 Latest
2017-08-31 22:20:11 +00:00
Languages
C 93.2%
Roff 5.5%
Makefile 1.3%