This package browser is in early development. Mind the rough edges.

perl-http-negotiate 6.01

Perl http content negotiation

The HTTP::Negotiate 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.

Installation

Install perl-http-negotiate 6.01 as follows:

guix install perl-http-negotiate@6.01

Or install the latest version:

guix install perl-http-negotiate

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.