mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
8 lines
343 B
Plaintext
8 lines
343 B
Plaintext
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.
|
|
|
|
WWW: http://search.cpan.org/dist/HTTP-Negotiate/
|