diff --git a/xep-0363.xml b/xep-0363.xml index 37985292..7135c503 100644 --- a/xep-0363.xml +++ b/xep-0363.xml @@ -249,7 +249,7 @@ ]]> -

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:0 namespace. This element MUST include the attributes filename and size containing the file name and size respectively.

+

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:0 namespace. This element MUST include the attributes filename and size containing the file name and size (in bytes) respectively.

An additional attribute content-type containing the Content-Type is OPTIONAL.