log plugins/mod_http.lua @ 11401:228bd43fbc3d

age author description
Tue, 23 Feb 2021 16:07:41 +0100 Kim Alvefur mod_http: Improve message for missing 'route'
Sun, 21 Feb 2021 01:00:00 +0100 Kim Alvefur mod_http: Warn if app is missing 'route'
Mon, 30 Dec 2019 09:50:59 +0100 Kim Alvefur mod_http: Allow modifying CORS header list via :provides API
Mon, 30 Dec 2019 09:49:28 +0100 Kim Alvefur mod_http: Allow setting the CORS credentials flag via :provides API
Thu, 18 Feb 2021 14:43:45 +0100 Kim Alvefur Merge 0.11->trunk
Thu, 18 Feb 2021 14:34:38 +0100 Kim Alvefur mod_http: Fix trusted proxies check (thanks buildbot) 0.11
Thu, 18 Feb 2021 10:41:04 +0100 Kim Alvefur mod_http: Optimize proxy IP check
Thu, 18 Feb 2021 10:00:56 +0100 Kim Alvefur mod_http: Consider x-forwarded-proto from trusted proxies
Thu, 18 Feb 2021 12:02:11 +0100 Kim Alvefur Merge 0.11->trunk
Thu, 18 Feb 2021 12:00:00 +0100 Kim Alvefur mod_http: Skip IP resolution in non-proxied case 0.11
Fri, 11 Sep 2020 12:37:07 +0100 Matthew Wild mod_http: Silence warnings when running under prosodyctl
Sat, 01 Aug 2020 18:41:30 +0200 Kim Alvefur mod_http: Add way to signal that a module supports streaming uploads
Sat, 01 Aug 2020 18:41:23 +0200 Kim Alvefur net.http.parser: Allow specifying sink for large request bodies
Wed, 10 Jun 2020 13:15:57 -0500 Boris Grozev mod_http: Support CIDR for trusted proxies.
Thu, 14 May 2020 16:55:01 +0200 Kim Alvefur mod_http: Tell luacheck to ignore the long comment lines