Revision 663563383236 () - Diff

Link to this snippet: https://friendpaste.com/5aibhdVMMl8BFia3rS3oAw
Embed:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!-- ma requete -->
<body rid='8336031' sid='16e660d0b74616bc76053f899728107d' xmlns='http://jabber.org/protocol/httpbind'>
<iq from='thomas@debian/boshclient' to='debian' type='set' id='get-registred-users-num-1' xml:lang='en'>
<command action='execute' node='http://jabber.org/protocol/admin#get-registered-users-num' xmlns='http://jabber.org/protocol/commands' />
</iq>
</body>


<!-- la réponse du serveur -->
<body xmlns='http://jabber.org/protocol/httpbind' type='terminate' condition='remote-stream-error'>
<xn0:error xmlns:xn0='http://etherx.jabber.org/streams'>
<xml-not-well-formed xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
</xn0:error>
</body>