comparison 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
comparison
equal deleted inserted replaced
2640:c06c59b99b3c 2641:2d83e6c8160b
4 --- 4 ---
5 5
6 Introduction 6 Introduction
7 ============ 7 ============
8 8
9 This module implements [XEP-0363], which lets clients upload files 9 This module implements [XEP-0363], versions 0.2 and 0.3, which let
10 over HTTP. 10 clients upload files over HTTP.
11 11
12 Configuration 12 Configuration
13 ============= 13 =============
14 14
15 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