Software /
code /
prosody-modules
Log
mod_http_upload/mod_http_upload.lua @ 2053:40056a27f394
description | author | age |
---|---|---|
mod_http_upload: Lower default size limit to 1MB | Kim Alvefur | Wed, 24 Feb 2016 15:59:18 +0100 |
mod_http_upload: Make file system path configurable | Kim Alvefur | Fri, 11 Dec 2015 18:20:14 +0100 |
mod_http_upload: URL-encode filename in case it contains characters that need escaping (thanks Thilo) | Kim Alvefur | Fri, 11 Dec 2015 18:00:43 +0100 |
mod_http_upload: Say Hello to anyone opening the "bare" HTTP URL (helpful to show that module is loaded correctly) | Kim Alvefur | Sun, 01 Nov 2015 18:12:49 +0100 |
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 |