log plugins/mod_http.lua @ 11727:f3aee8a825cc

age author description
Tue, 27 Jul 2021 00:13:18 +0200 Kim Alvefur Fix various spelling errors (thanks codespell)
Sat, 27 Feb 2021 21:37:56 +0100 Kim Alvefur mod_http: Consolidate handling of proxied connection details
Sat, 27 Feb 2021 21:37:16 +0100 Kim Alvefur net.http.server: Set request.ip so mod_http doesn't have to
Sat, 27 Feb 2021 21:07:36 +0100 Kim Alvefur Merge 0.11->trunk
Sat, 27 Feb 2021 20:45:45 +0100 Kim Alvefur mod_http: Restore ip field for requests without proxies 0.11
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