Mercurial > prosody-modules
log mod_http_upload/mod_http_upload.lua @ 2454:51cf82d36a8a
age | author | description |
---|---|---|
Mon, 16 Jan 2017 01:45:05 +0100 | Kim Alvefur | mod_http_upload: Correctly attach extended error information |
Mon, 16 Jan 2017 01:44:38 +0100 | Kim Alvefur | mod_http_upload: Add missing semicolon |
Mon, 16 Jan 2017 01:40:45 +0100 | Kim Alvefur | mod_http_upload: Update for size limit error reporting change in XEP-0363 v0.2 (fixes #813) |
Tue, 23 Aug 2016 02:13:34 +0200 | Kim Alvefur | mod_http_upload: Handle case of non-existant path |
Tue, 23 Aug 2016 02:09:32 +0200 | Kim Alvefur | mod_http_upload: Add a comment |
Tue, 23 Aug 2016 00:44:14 +0200 | Kim Alvefur | mod_http_upload: Construct the upload slot URL using the LuaSocket URL library (fixes #717) |
Sat, 20 Aug 2016 21:59:39 +0200 | Kim Alvefur | mod_http_upload: Warn if upload size limit set higher than body size limit in http parser (applies to 0.10+) |