aboutsummaryrefslogtreecommitdiffstats
path: root/xml/bind-reneg.expected.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml/bind-reneg.expected.xml')
-rw-r--r--xml/bind-reneg.expected.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/xml/bind-reneg.expected.xml b/xml/bind-reneg.expected.xml
new file mode 100644
index 0000000..23774eb
--- /dev/null
+++ b/xml/bind-reneg.expected.xml
@@ -0,0 +1,9 @@
+<stream:stream xmlns:stream='http://etherx.jabber.org/streams'
+ version='1.0'
+ from='{domainpart}'
+ id='.*'
+ xmlns='jabber:client'>
+ <stream:features>
+ <bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
+ <session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
+ </stream:features>