SlackBuildsOrg/perl/perl-http-negotiate
LukenShiro 4bad9fd593 perl/perl-http-negotiate: Added (choose a variant to serve)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-12-18 00:07:50 -02:00
..
perl-http-negotiate.info perl/perl-http-negotiate: Added (choose a variant to serve) 2011-12-18 00:07:50 -02:00
perl-http-negotiate.SlackBuild perl/perl-http-negotiate: Added (choose a variant to serve) 2011-12-18 00:07:50 -02:00
README perl/perl-http-negotiate: Added (choose a variant to serve) 2011-12-18 00:07:50 -02:00
slack-desc perl/perl-http-negotiate: Added (choose a variant to serve) 2011-12-18 00:07:50 -02:00

This module provides a complete implementation of the HTTP content
negotiation algorithm specified in draft-ietf-http-v11-spec-00.ps
chapter 12. Content negotiation allows for the selection of a
preferred content representation based upon attributes of the
negotiable variants and the value of the various Accept* header
fields in the request.

It requires perl-http-message, perl-lwp-mediatypes, perl-encode-locale,
perl-uri-escape, perl-http-date and perl-html-parser.