mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
changed SHOULD to MUST for mirroring node in replies
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2308 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
cd6aca5dc4
commit
2bca22090a
@ -394,7 +394,7 @@
|
||||
node='http://jabber.org/protocol/commands'/>
|
||||
</iq>
|
||||
]]></example>
|
||||
<p>If the request included a 'node' attribute, the response SHOULD mirror the specified 'node' attribute to ensure coherence between the request and the response.</p>
|
||||
<p>If the request included a 'node' attribute, the response MUST mirror the specified 'node' attribute to ensure coherence between the request and the response.</p>
|
||||
<example caption='JID+node result'><![CDATA[
|
||||
<iq type='result'
|
||||
from='mim.shakespeare.lit'
|
||||
|
Loading…
Reference in New Issue
Block a user