mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 18:22:24 -05:00
XEP-0363: Typo fix (s/responsd/responds/)
This commit is contained in:
parent
7c185233b8
commit
375fb95cc5
@ -28,6 +28,12 @@
|
|||||||
<email>daniel@gultsch.de</email>
|
<email>daniel@gultsch.de</email>
|
||||||
<jid>daniel@gultsch.de</jid>
|
<jid>daniel@gultsch.de</jid>
|
||||||
</author>
|
</author>
|
||||||
|
<revision>
|
||||||
|
<version>0.2.2</version>
|
||||||
|
<date>2016-03-30</date>
|
||||||
|
<initials>ssw</initials>
|
||||||
|
<remark><p>Typo fix</p></remark>
|
||||||
|
</revision>
|
||||||
<revision>
|
<revision>
|
||||||
<version>0.2.1</version>
|
<version>0.2.1</version>
|
||||||
<date>2016-03-16</date>
|
<date>2016-03-16</date>
|
||||||
@ -140,7 +146,7 @@
|
|||||||
</request>
|
</request>
|
||||||
</iq>]]></example>
|
</iq>]]></example>
|
||||||
<p>The upload service responds with both a PUT and a GET URL wrapped by a <slot> element. The service SHOULD keep the file name and especially the file ending intact. Using the same hostname for PUT and GET is OPTIONAL. The host SHOULD provide Transport Layer Security (&rfc5256;).</p>
|
<p>The upload service responds with both a PUT and a GET URL wrapped by a <slot> element. The service SHOULD keep the file name and especially the file ending intact. Using the same hostname for PUT and GET is OPTIONAL. The host SHOULD provide Transport Layer Security (&rfc5256;).</p>
|
||||||
<example caption='The upload service responsd with a slot'><![CDATA[
|
<example caption='The upload service responds with a slot'><![CDATA[
|
||||||
<iq from='upload.montague.tld'
|
<iq from='upload.montague.tld'
|
||||||
id='step_03'
|
id='step_03'
|
||||||
to='romeo@montague.tld/garden'
|
to='romeo@montague.tld/garden'
|
||||||
|
Loading…
Reference in New Issue
Block a user