slackbuilds/perl/perl-net-http
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README perl/perl-net-http: Added (Low-level HTTP connection client) 2011-12-18 00:07:49 -02:00
perl-net-http.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
perl-net-http.info perl/perl-net-http: Updated for version 6.09. 2015-11-09 18:03:02 +07:00
slack-desc perl/perl-net-http: Updated for version 6.07. 2014-08-07 08:40:04 +07:00

README

The Net::HTTP class is a low-level HTTP client. An instance of
the Net::HTTP class represents a connection to an HTTP server.
The HTTP protocol is described in RFC 2616. The Net::HTTP
class supports HTTP/1.0 and HTTP/1.1.