mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
XEP-0065: Remove duplicate example
This commit is contained in:
parent
5d9029cfb8
commit
24f0bd8a12
12
xep-0065.xml
12
xep-0065.xml
@ -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 ¬allowed;.</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 ¬allowed;.</p>
|
<p>If the Proxy is unable to act as a StreamHost, the Proxy MUST return an error to the Requester, which SHOULD be ¬allowed;.</p>
|
||||||
<example caption='Proxy is Unable to Act as a StreamHost'><![CDATA[
|
<example caption='Proxy is Unable to Act as a StreamHost'><![CDATA[
|
||||||
|
Loading…
Reference in New Issue
Block a user