AmigaOS port of http_get http://www.acme.com/software/http_get/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Carsten Sonne Larsen 44ea50b91b
Initial commit
6 years ago
include Initial commit 6 years ago
Makefile Initial commit 6 years ago
README Initial commit 6 years ago
configure Initial commit 6 years ago
http_get.1 Initial commit 6 years ago
http_get.c Initial commit 6 years ago
http_get.guide Initial commit 6 years ago
http_get_amiga.c Initial commit 6 years ago
version.h Initial commit 6 years ago

README

	     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/