Skip to content

Commit

Permalink
XEP-0065: Remove duplicate example
Browse files Browse the repository at this point in the history
  • Loading branch information
vanitasvitae committed Jun 7, 2017
1 parent 5d9029c commit 24f0bd8
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions xep-0065.xml
Original file line number Diff line number Diff line change
Expand Up @@ -312,18 +312,6 @@
xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error>
</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>
<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[
Expand Down

0 comments on commit 24f0bd8

Please sign in to comment.