Mercurial > prosody-modules
comparison mod_http_upload/README.markdown @ 1913:188c38c1a711
mod_http_upload/README: Update with XEP reference, stage, description
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 18 Oct 2015 17:25:40 +0200 |
parents | 3aabb670239d |
children | 2ce2b194d501 |
comparison
equal
deleted
inserted
replaced
1912:24c22cbb86e4 | 1913:188c38c1a711 |
---|---|
1 --- | |
2 labels: Stage-Alpha | |
3 description: HTTP File Upload | |
4 ... | |
5 | |
1 Introduction | 6 Introduction |
2 ============ | 7 ============ |
3 | 8 |
4 This module provides a space for clients to upload files over HTTP, as | 9 This module implements [XEP-0363], which lets clients upload files over |
5 used by [Conversations](http://conversations.im/). | 10 HTTP. |
6 | 11 |
7 Configuration | 12 Configuration |
8 ============= | 13 ============= |
9 | 14 |
10 mod\_http\_upload relies on Prosodys HTTP server and mod\_http for | 15 mod\_http\_upload relies on Prosodys HTTP server and mod\_http for |