forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
206 B
Text
5 lines
206 B
Text
The Net::HTTP class is a low-level HTTP client that supports HTTP/1.0 and
|
|
HTTP/1.1. An instance of the Net::HTTP class represents a connection to an HTTP
|
|
server.
|
|
|
|
WWW: http://search.cpan.org/dist/Net-HTTP/
|