log plugins/mod_http.lua @ 10758:d0e6d5bc7ea2

age author description
Fri, 29 Nov 2019 23:27:51 +0100 Kim Alvefur mod_net_multiplex: Add support for using ALPN
Fri, 29 Nov 2019 21:30:08 +0100 Kim Alvefur mod_http: Log served URLs at 'info' level
Sat, 16 Nov 2019 16:39:45 +0100 Kim Alvefur mod_http: Soften dependency on mod_http_errors
Thu, 10 Oct 2019 20:46:27 +0200 Kim Alvefur mod_http: Unhook CORS related event handlers
Wed, 11 Sep 2019 15:10:31 +0100 Matthew Wild mod_http: Add support for configuring CORS Access-Control-Allow-Credentials
Sun, 10 Mar 2019 19:58:28 +0100 Kim Alvefur core.certmanager: Do not ask for client certificates by default
Thu, 17 Jan 2019 20:42:38 +0100 Kim Alvefur mod_http: Determine CORS methods to whitelist from actual methods used
Fri, 18 Jan 2019 02:03:40 +0100 Kim Alvefur mod_http: Set up to handle OPTIONS
Thu, 04 Oct 2018 12:22:12 +0200 Kim Alvefur mod_http: Solve CORS problems once and for all
Sun, 14 Oct 2018 14:31:59 +0200 Kim Alvefur mod_http: Move normalize_path to util.http
Sun, 14 Oct 2018 14:19:21 +0200 Kim Alvefur Merge 0.10->trunk
Sun, 14 Oct 2018 14:01:57 +0200 Kim Alvefur mod_http: Make sure path from http_external_url always ends with a slash (fixes #1183)
Fri, 21 Sep 2018 23:49:56 +0200 Kim Alvefur mod_http: Support global HTTP modules
Fri, 21 Sep 2018 22:14:40 +0200 Kim Alvefur Revert 2dc7490899ae::5d6b252bc36f: Unfinished and broken
Fri, 21 Sep 2018 21:19:44 +0200 Kim Alvefur mod_http: Hook the host-less event if hooked from a global module