diff --git a/xep-0363.xml b/xep-0363.xml index aed6e4c0..c1c0f95b 100644 --- a/xep-0363.xml +++ b/xep-0363.xml @@ -28,6 +28,12 @@ daniel@gultsch.de daniel@gultsch.de + + 0.1.1 + 2016-01-05 + XEP Editor (ssw) +

Fix invalid XML in examples (tpa).

+
0.1 2015-08-27 @@ -66,20 +72,21 @@ ]]> ]]> @@ -95,11 +102,11 @@

A client requests a new upload slot by sending an IQ-get to the upload service containing a <request> child element qualified by the urn:xmpp:http:upload namespace. This element MUST include elements <filename> and <size> containing the file name and size respectively.

An additional element <content-type> containing the Content-Type is OPTIONAL.

- + my_juliet.png 23456 image/jpeg @@ -107,9 +114,9 @@ ]]>

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.

https://upload.montague.tld/4a771ac1-f0b2-4a4a-9700-f2a26fa2bb67/my_juliet.png @@ -120,11 +127,11 @@

Instead of providing the client with a slot the service MAY respond with an error if the requested file size is too large.

- + my_juliet.png 23456 @@ -138,11 +145,11 @@ ]]>

For any other type of error the service SHOULD respond with appropriate error types to indicate temporary or permanent errors.

- + my_juliet.png 23456 @@ -152,11 +159,11 @@ ]]> - + my_juliet.png 23456