mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
fixed reference to tls in http upload xep
This commit is contained in:
parent
de66241b9d
commit
7b1b997d86
@ -151,7 +151,7 @@
|
||||
<content-type>image/jpeg</content-type>
|
||||
</request>
|
||||
</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 (&rfc5246;).</p>
|
||||
<example caption='The upload service responds with a slot'><![CDATA[
|
||||
<iq from='upload.montague.tld'
|
||||
id='step_03'
|
||||
|
Loading…
Reference in New Issue
Block a user