ports/net/p5-Net-HTTP/pkg/DESCR

5 lines
232 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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'.