mod_http_upload/README.markdown
changeset 1917 188c38c1a711
parent 1866 3aabb670239d
child 1971 2ce2b194d501
equal deleted inserted replaced
1916:24c22cbb86e4 1917: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