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