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:
Ian Paterson 2007-05-19 12:24:07 +00:00
parent b43886ea36
commit 4765048198
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@ Content-Length: 175
</body>]]></example>
</section1>
<section1 topic='remote-stream-error' anchor='error'>
<p>The content of the &lt;body/&gt; element is zero or more stanzas followed by a copy of the &lt;stream:error/&gt; element (qualified by the 'http://etherx.jabber.org/streams' namespace) received from the XMPP server:</p>
<p>The content of the &lt;body/&gt; element is zero or more stanzas followed by a copy of the &lt;stream:error/&gt; element <note>Earlier obsolete versions of this protocol specified that the &lt;body/&gt; element should contain only the <em>content</em> of the &lt;stream:error/&gt; 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