2011-04-15 16:36:24 +02:00
|
|
|
HTTP::Negotiate provides a complete implementation of the HTTP content
|
|
|
|
negotiation algorithm. 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.
|
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/HTTP-Negotiate
|