Software /
code /
prosody-modules
Log
mod_http_upload/mod_http_upload.lua @ 3519:ac623080324a
description | author | age |
---|---|---|
mod_http_upload: Fix indentation | Kim Alvefur | Fri, 18 Jan 2019 02:16:03 +0100 |
mod_http_upload: Disallow POST in CORS | Emmanuel Gil Peyrot | Sun, 18 Nov 2018 18:38:37 +0100 |
mod_http_upload: Remove extra check for Origin HTTP header | Emmanuel Gil Peyrot | Sun, 18 Nov 2018 18:36:16 +0100 |
mod_http_upload: Relocate function definition to avoid traceback | Matthew Wild | Sun, 18 Nov 2018 12:16:47 +0000 |
mod_http_upload: Also add CORS headers in response to PUT | Matthew Wild | Sun, 18 Nov 2018 12:15:02 +0000 |
mod_http_upload: Add CORS headers for web clients (untested) | Matthew Wild | Sun, 18 Nov 2018 12:06:13 +0000 |
mod_http_upload: Fix order of arguments to :measure | Kim Alvefur | Tue, 06 Nov 2018 14:44:11 +0100 |