From 7b1b997d86121f7551f1837d0022b46754b209fd Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Fri, 28 Oct 2016 20:54:52 +0200 Subject: [PATCH] fixed reference to tls in http upload xep --- xep-0363.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0363.xml b/xep-0363.xml index 55db13b9..c51ac2e5 100644 --- a/xep-0363.xml +++ b/xep-0363.xml @@ -151,7 +151,7 @@ image/jpeg ]]> -

The upload service responds with both a PUT and a GET URL wrapped by a <slot> element. The service SHOULD keep the file name and especially the file ending intact. Using the same hostname for PUT and GET is OPTIONAL. The host SHOULD provide Transport Layer Security (&rfc5256;).

+

The upload service responds with both a PUT and a GET URL wrapped by a <slot> element. The service SHOULD keep the file name and especially the file ending intact. Using the same hostname for PUT and GET is OPTIONAL. The host SHOULD provide Transport Layer Security (&rfc5246;).