Mercurial > prosody-modules
diff mod_http_upload/README.markdown @ 2641:2d83e6c8160b
mod_http_upload: add support for XEP-0363 version 0.3
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Wed, 22 Mar 2017 19:47:52 +0100 |
parents | 8fad27d568aa |
children | 6daaa1ad2559 |
line wrap: on
line diff
--- a/mod_http_upload/README.markdown Wed Mar 22 17:34:16 2017 +0100 +++ b/mod_http_upload/README.markdown Wed Mar 22 19:47:52 2017 +0100 @@ -6,8 +6,8 @@ Introduction ============ -This module implements [XEP-0363], which lets clients upload files -over HTTP. +This module implements [XEP-0363], versions 0.2 and 0.3, which let +clients upload files over HTTP. Configuration =============