mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
v1.1 RC2 added note about obsolete remote-stream-error content
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@850 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
b43886ea36
commit
4765048198
@ -309,7 +309,7 @@ Content-Length: 175
|
||||
</body>]]></example>
|
||||
</section1>
|
||||
<section1 topic='remote-stream-error' anchor='error'>
|
||||
<p>The content of the <body/> element is zero or more stanzas followed by a copy of the <stream:error/> element (qualified by the 'http://etherx.jabber.org/streams' namespace) received from the XMPP server:</p>
|
||||
<p>The content of the <body/> element is zero or more stanzas followed by a copy of the <stream:error/> element <note>Earlier obsolete versions of this protocol specified that the <body/> element should contain only the <em>content</em> of the <stream:error/> element.</note> (qualified by the 'http://etherx.jabber.org/streams' namespace) received from the XMPP server:</p>
|
||||
<example caption="Remote error">
|
||||
<![CDATA[HTTP/1.1 200 OK
|
||||
Content-Type: text/xml; charset=utf-8
|
||||
|
Loading…
Reference in New Issue
Block a user