This commit is contained in:
stpeter 2011-05-12 21:52:26 -06:00
parent 44e65d6db4
commit a063be4e71
1 changed files with 2 additions and 2 deletions

View File

@ -404,7 +404,7 @@ Content-Length: 88
xmlns='http://jabber.org/protocol/httpbind'/>]]></example>
<p>The connection manager MUST wait and respond in the same way as it does after receiving payloads from the client.</p>
</section1>
<section1 topic='Acknowledgements' anchor='acks'>
<section1 topic='Acknowledgements' anchor='ack'>
<section2 topic='Request Acknowledgements' anchor='ack-request'>
<p>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.</p>
<example caption="Response with request acknowledgement">
@ -1074,7 +1074,7 @@ Content-Length: 68
</xs:schema>
]]></code>
</section1>
<section1 topic='Acknowledgements' anchor='ack'>
<section1 topic='Acknowledgements' anchor='acks'>
<p>Thanks to Mike Cumings, Tomas Karasek, Tobias Markmann, Chris Seymour, Safa Sofuo&#287;lu, Stefan Strigler, Matthew Wild, Kevin Winters, and Christopher Zorn for their feedback.</p>
</section1>
</xep>