mirror of
https://github.com/moparisthebest/xeps
synced 2024-10-31 15:35:07 -04:00
typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3026 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
818853d9dd
commit
0dba7e28cd
@ -122,7 +122,7 @@
|
|||||||
<p>However, if returning the complete roster would use more bandwidth than sending individual roster pushes to the client (e.g., if the roster contains many items, only a few of which have changed), the server SHOULD return an empty &QUERY; element, then send individual roster pushes.</p>
|
<p>However, if returning the complete roster would use more bandwidth than sending individual roster pushes to the client (e.g., if the roster contains many items, only a few of which have changed), the server SHOULD return an empty &QUERY; element, then send individual roster pushes.</p>
|
||||||
<example caption="Roster result with no items"><![CDATA[
|
<example caption="Roster result with no items"><![CDATA[
|
||||||
<iq from='romeo@montague.lit' id='r1' to='romeo@montague.lit/home' type='result'>
|
<iq from='romeo@montague.lit' id='r1' to='romeo@montague.lit/home' type='result'>
|
||||||
<query xmlns='jabber:iq:roster' ver='317'>
|
<query xmlns='jabber:iq:roster' ver='317'/>
|
||||||
</iq>
|
</iq>
|
||||||
]]></example>
|
]]></example>
|
||||||
<example caption="Interim roster pushes"><![CDATA[
|
<example caption="Interim roster pushes"><![CDATA[
|
||||||
|
Loading…
Reference in New Issue
Block a user