diff --git a/xep-0363.xml b/xep-0363.xml index 9c16f8e2..47fd9800 100644 --- a/xep-0363.xml +++ b/xep-0363.xml @@ -28,6 +28,12 @@ daniel@gultsch.de daniel@gultsch.de + + 0.3.1 + 2017-04-21 + dg +

Fixed example

+
0.3.0 2017-02-01 @@ -167,7 +173,6 @@ filename='my-juliet.jpg' size='23456' content-type='image/jpeg' /> - ]]>

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 MUST provide Transport Layer Security (&rfc5246;).

The <put> element MAY also contain an unlimited number of <header> elements which correspond to HTTP header fields. Each <header> element MUST have a name-attribute and a content with the value of the header.