mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
typo
This commit is contained in:
parent
44e65d6db4
commit
a063be4e71
@ -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ğlu, Stefan Strigler, Matthew Wild, Kevin Winters, and Christopher Zorn for their feedback.</p>
|
||||
</section1>
|
||||
</xep>
|
||||
|
Loading…
Reference in New Issue
Block a user