mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2883 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
f953a12b9c
commit
8e299b65bb
@ -89,7 +89,7 @@
|
||||
</iq>
|
||||
]]></example>
|
||||
<p>If the client has not yet cached the roster or the cache is lost or corrupted, but the client wishes to bootstrap the use of roster versioning, it SHOULD set the 'ver' attribute to a value of zero (0).</p>
|
||||
<p>Naturally, if the client does not support roster versioning or does not wish to bootstrap use of roster versioning, it will behave like an RFC-3921-compliant client by not including the <seq/> element.</p>
|
||||
<p>Naturally, if the client does not support roster versioning or does not wish to bootstrap use of roster versioning, it will behave like an RFC-3921-compliant client by not including the 'ver' attribute.</p>
|
||||
</section2>
|
||||
<section2 topic='Server Response With Unchanged Roster' anchor='response-unchanged'>
|
||||
<p>If the roster has not changed since the version enumerated by the client, the server MUST return an empty IQ-result.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user