summaryrefslogtreecommitdiff
path: root/core/tos.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/tos.rst')
-rw-r--r--core/tos.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/core/tos.rst b/core/tos.rst
index 0cdb8986..6c36be4c 100644
--- a/core/tos.rst
+++ b/core/tos.rst
@@ -29,9 +29,10 @@ and the privacy policy of a service.
the case if the terms of service were not configured correctly.
When returning a full response (not a "304 Not Modified"), the server
- should also include a "Acceptable-Languages" header which includes
- a space-separated list of the languages in which the terms of service
- are available in. Clients can use this to generate a language switcher
+ should also include a "Avail-Languages" header which includes
+ a comma-separated list of the languages in which the terms of service
+ are available in (see `availability hints specification
+ <https://datatracker.ietf.org/doc/draft-nottingham-http-availability-hints/>`_). Clients can use this to generate a language switcher
for users that may not have expressed a proper language preference.