Software /
code /
prosody
Log
plugins/mod_http.lua @ 13125:90394be5e6a5
description | author | age |
---|---|---|
mod_http: Handle bracketed IP address format from RFC 7239 | Kim Alvefur | Sat, 03 Jun 2023 17:10:12 +0200 |
mod_http: Add way to retrieve internal URL instead of external | Kim Alvefur | Wed, 24 May 2023 14:43:45 +0200 |
mod_http: Fix reliance on previous tostring() format of util.set | Kim Alvefur | Mon, 10 Apr 2023 11:50:27 +0200 |
plugins: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 24 Mar 2023 13:15:28 +0100 |
mod_http: Unhook CORS handlers only if active (fixes #1801) 0.12 | Kim Alvefur | Sun, 05 Mar 2023 15:45:01 +0100 |
mod_http: Allow disabling CORS in the http_cors_override option and by default 0.12 | Matthew Wild | Mon, 31 Oct 2022 14:32:02 +0000 |
mod_http (and dependent modules): Make CORS opt-in by default (fixes #1731) 0.12 | Matthew Wild | Mon, 28 Mar 2022 14:53:24 +0100 |