Merge branch 'fix0065' of https://github.com/vanitasvitae/xeps into feature/xep-0065

This commit is contained in:
Jonas Wielicki 2017-09-15 18:07:13 +02:00
commit 3ece586788
1 changed files with 0 additions and 12 deletions

View File

@ -312,18 +312,6 @@
xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/> xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error> </error>
</iq> </iq>
]]></example>
<p>If the Proxy is unable to act as a StreamHost, the Proxy MUST return an error to the Requester, which SHOULD be &notallowed;.</p>
<example caption='Proxy is Unable to Act as a StreamHost'><![CDATA[
<iq from='streamer.example.com'
id='uj2c15z9'
to='requester@example.com/foo'
type='error'>
<error type='auth'>
<forbidden
xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error>
</iq>
]]></example> ]]></example>
<p>If the Proxy is unable to act as a StreamHost, the Proxy MUST return an error to the Requester, which SHOULD be &notallowed;.</p> <p>If the Proxy is unable to act as a StreamHost, the Proxy MUST return an error to the Requester, which SHOULD be &notallowed;.</p>
<example caption='Proxy is Unable to Act as a StreamHost'><![CDATA[ <example caption='Proxy is Unable to Act as a StreamHost'><![CDATA[