Low-level HTTP connection (client)
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'.
'Net::HTTP' is a sub-class of 'IO::Socket::INET'. You can mix the methods
described below with reading and writing from the socket directly. This is
not necessary a good idea, unless you know what you are doing.
- Sources inherited from project SUSE:SLE-12:Update
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP1:Update/perl-Net-HTTP && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Net-HTTP-6.06.tar.gz | 0000015609 15.2 KB | |
add-ipv6-support.patch | 0000005335 5.21 KB | |
perl-Net-HTTP.changes | 0000001762 1.72 KB | |
perl-Net-HTTP.spec | 0000002606 2.54 KB |
Latest Revision
Leonardo Chiquitto (leonardocf)
committed
(revision 1)
Set link to perl-Net-HTTP.2497 via maintenance_release request
Comments 0