From d92cee7d7f7c286011ec3da532efab722989b37c Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Tue, 29 May 2007 19:40:25 +0000 Subject: [PATCH] provisionally added terminate example from CM to client git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@865 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0124.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/xep-0124.xml b/xep-0124.xml index 732f8d0e..431d765f 100644 --- a/xep-0124.xml +++ b/xep-0124.xml @@ -496,7 +496,15 @@ Content-Length: 153 ]]> -

The connection manager SHOULD return an HTTP 200 OK response with an empty <body/> element. Upon receiving the response, the client MUST consider the HTTP session to have been terminated.

+

The connection manager SHOULD return to the client an HTTP 200 OK response with an empty <body/> element.

+ +]]> +

Upon receiving the response, the client MUST consider the HTTP session to have been terminated.