mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
8 lines
333 B
Plaintext
8 lines
333 B
Plaintext
Apache::Language objects act like language-aware hashes. They store
|
|
key/language/values triplets. Using the Accept-Language: field sent by
|
|
HTTP clients, they can pick the best fit language for that specific client.
|
|
Apache::Language's usage is transparent
|
|
and should prove to be quite convenient (and hopefully, efficient).
|
|
|
|
--will
|