1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-08-13 16:53:48 -04:00
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2986 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2009-04-05 18:29:10 +00:00
parent 88b0779ce0
commit c87e313e60

View File

@ -157,7 +157,7 @@ SERVER:
</exodus>
</query>
<error code="403" type="cancel">
<service-unavailable
<forbidden
xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error>
</iq>
@ -173,7 +173,7 @@ SERVER:
<iq type="error" iq="1004">
<query xmlns="jabber:iq:private"/>
<error code="406" type="modify">
<not-acceptable
<bad-format
xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error>
</iq>