mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
copy and paste mistake
This commit is contained in:
parent
51dfba1bee
commit
f3a7e59cbc
@ -293,7 +293,7 @@
|
||||
]]></example>
|
||||
<p>If the Requester does not have permissions to initiate bytestreams on the Proxy for whatever reason (e.g., a proxy implementation might enable administrators to ban JIDs or domains from using the Proxy), the Proxy MUST return a &forbidden; error to the Requester.</p>
|
||||
<example caption='Requester is Forbidden to use Proxy'><![CDATA[
|
||||
<iq to='streamer.example.com'
|
||||
<iq from='streamer.example.com'
|
||||
id='uj2c15z9'
|
||||
to='requester@example.com/foo'
|
||||
type='error'>
|
||||
@ -305,7 +305,7 @@
|
||||
]]></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 to='streamer.example.com'
|
||||
<iq from='streamer.example.com'
|
||||
id='uj2c15z9'
|
||||
to='requester@example.com/foo'
|
||||
type='error'>
|
||||
|
Loading…
Reference in New Issue
Block a user