From bb4181392492214e62af25127a5b5ecc1f936b22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Tue, 4 Jan 2022 14:43:54 +0100 Subject: [PATCH] XEP-0363: clients SHOULD NOT interpret headers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- xep-0363.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/xep-0363.xml b/xep-0363.xml index 8ec17646..c3a165f0 100644 --- a/xep-0363.xml +++ b/xep-0363.xml @@ -343,6 +343,7 @@ Access-Control-Allow-Methods: OPTIONS, HEAD, GET, PUT Access-Control-Allow-Headers: Authorization, Content-Type Access-Control-Allow-Credentials: true ]]> +

Clients SHOULD NOT interpret headers and treat them as opaque.