summaryrefslogtreecommitdiffstats
path: root/perl/perl-http-message/README
blob: a3ddb6778e2913499bed24d27e520cd8ae9a78fd (plain)
1
2
3
4
5
6
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.

This requires perl-lwp-mediatypes, perl-encode-locale, perl-uri-escape,
perl-http-date, perl-html-parser.