Mercurial > prosody-modules
log mod_http_upload/mod_http_upload.lua @ 1935:dd509940ae49
age | author | description |
---|---|---|
Mon, 19 Oct 2015 17:08:45 +0200 | Kim Alvefur | mod_http_upload: Add missing local of string.upper (Thanks Thilo) |
Sun, 18 Oct 2015 17:25:14 +0200 | Kim Alvefur | mod_http_upload: Duplicate code from net.http.server in order send proper HEAD responses |
Wed, 14 Oct 2015 13:20:59 +0200 | Kim Alvefur | mod_http_upload: Fix Content-Length header (it is now identical to the one in net.http.server) |
Tue, 13 Oct 2015 20:21:11 +0200 | Kim Alvefur | mod_http_upload: Fix HEAD requests |
Thu, 24 Sep 2015 07:22:11 +0200 | Michael Töglhofer | mod_http_upload.lua: use official namespace from XEP-0363 |
Mon, 14 Sep 2015 12:49:54 +0200 | Kim Alvefur | mod_http_upload: Add support for a file size limit |
Mon, 14 Sep 2015 12:45:00 +0200 | Kim Alvefur | mod_http_upload: Include failure reason in error response |