mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
7 lines
344 B
Text
7 lines
344 B
Text
|
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.
|