Software /
code /
prosody-modules
Log
mod_http_upload/mod_http_upload.lua @ 3549:b059a3fb2a58
description | author | age |
---|---|---|
Update modules using mod_http_files to serve files for change in Prosody trunk | Kim Alvefur | Fri, 05 Apr 2019 18:57:51 +0200 |
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 |