mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 02:02:16 -05:00
corrected examples
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3969 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
68ceb62e6a
commit
4ab5256558
@ -495,7 +495,7 @@
|
||||
<c xmlns='http://jabber.org/protocol/caps'
|
||||
hash='sha-1'
|
||||
node='http://jabberd.org'
|
||||
ver='ItBTI0XLDFvVxZ72NQElAzKS9sU='>
|
||||
ver='ItBTI0XLDFvVxZ72NQElAzKS9sU='/>
|
||||
</stream:features>
|
||||
]]></example>
|
||||
<p>When a connected client or peer server sends a service discovery information request to determine the entity capabilities of a server that advertises capabilities via the stream feature, the requesting entity MUST send the disco#info request to the server's JID as provided in the 'from' attribute of the response stream header (the 'from' attribute was recommended by &rfc3920; and is required by &rfc3920bis;). To enable this functionality, a server that advertises support for entity capabilities MUST provide a 'from' address in its response stream headers, in accordance with <cite>rfc3920bis</cite>.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user