From a063be4e712da99e272554101cf08b7e4e23e2a8 Mon Sep 17 00:00:00 2001 From: stpeter Date: Thu, 12 May 2011 21:52:26 -0600 Subject: [PATCH] typo --- xep-0124.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xep-0124.xml b/xep-0124.xml index ae8ffa01..aaf9dc85 100644 --- a/xep-0124.xml +++ b/xep-0124.xml @@ -404,7 +404,7 @@ Content-Length: 88 xmlns='http://jabber.org/protocol/httpbind'/>]]>

The connection manager MUST wait and respond in the same way as it does after receiving payloads from the client.

- +

When responding to a request that it has been holding, if the connection manager finds it has already received another request with a higher 'rid' attribute (typically while it was holding the first request), then it MAY acknowledge the reception to the client. The connection manager MAY set the 'ack' attribute of any response to the value of the highest 'rid' attribute it has received in the case where it has also received all requests with lower 'rid' values.

@@ -1074,7 +1074,7 @@ Content-Length: 68 ]]>
- +

Thanks to Mike Cumings, Tomas Karasek, Tobias Markmann, Chris Seymour, Safa Sofuoğlu, Stefan Strigler, Matthew Wild, Kevin Winters, and Christopher Zorn for their feedback.