From 20d8e4abbec52981457acbdf4d982480d28204cc Mon Sep 17 00:00:00 2001 From: Sam Whited Date: Tue, 7 Jun 2016 18:47:57 -0500 Subject: [PATCH] XEP-0156: The XRD host-meta file is REQUIRED. --- xep-0156.xml | 7 +++++++ xep.ent | 1 + 2 files changed, 8 insertions(+) diff --git a/xep-0156.xml b/xep-0156.xml index fd6edec0..ae07e694 100644 --- a/xep-0156.xml +++ b/xep-0156.xml @@ -25,6 +25,12 @@ &hildjj; &stpeter; &lance; + + 1.1.2 + 2016-06-07 + XSF Editor: ssw +

Clarify that the XML version of the XRD document is required by the RFC and the JSON version is optional.

+
1.1.1 2016-06-06 @@ -173,6 +179,7 @@ _xmppconnect IN TXT "_xmpp-client-websocket=wss://web.example.com:443/ws"

The following examples show two host-meta link records: the first indicates support for the XMPP Over BOSH connection method defined in XEP-0124 and XEP-0206 and the second indicates support for the XMPP Over WebSocket connection method defined in draft-ietf-xmpp-websocket.

+

As specified in RFC 6120 §3, support for the XML encoding of the host-meta resource is REQUIRED while alternative representations such as JSON are OPTIONAL.

... diff --git a/xep.ent b/xep.ent index 5ef7d982..f4a039ee 100644 --- a/xep.ent +++ b/xep.ent @@ -45,6 +45,7 @@ THE SOFTWARE. +