hjp: Programs: http

http

A primitive http commandline tool. It can send GET, HEAD, and PUT requests. For GET requests, the header of the result can be suppressed. Proxies and basic authentication are supported.

Version 1.2.2 fixes a bug with responses which don't contain an empty line after the headers.

Version 1.2.1 fixes a nasty bug with the -B option.

Version 1.2 adds a "-H" option to add headers to the request.

Version 1.1 just fixes some errors in the man page.

To compile, you will also need the ant library and a GNUmakerules file.