dwww: tpablo.net
Documentation related to libhttp-message-perl
Description: perl interface to HTTP style messages
The HTTP::Message distribution contains classes useful for representing the
messages passed in HTTP style communication. These are classes representing
requests, responses and the headers contained within them.
The HTTP::Headers class encapsulates HTTP-style message headers. The headers
consist of attribute-value pairs also called fields, which may be repeated,
and which are printed in a particular order. The field names are cases
insensitive.
Instances of this class are usually created as member variables of the
HTTP::Request and HTTP::Response classes, internal to the library.
Homepage: https://metacpan.org/release/HTTP-Message
copyright | Debian changelog
Manual pages:
Other documents: