log plugins/mod_http.lua @ 9336:9e8d7d461c7d

age author description
Fri, 21 Sep 2018 21:19:44 +0200 Kim Alvefur mod_http: Hook the host-less event if hooked from a global module
Fri, 21 Sep 2018 21:19:41 +0200 Kim Alvefur net.http.server: Move handling of hosts to mod_http
Fri, 06 Jul 2018 00:15:10 +0200 Kim Alvefur mod_http: Rename argument to avoid name clash with outer scope [luacheck]
Fri, 06 Jul 2018 00:14:47 +0200 Kim Alvefur mod_http: Rename loop variable to avoid name clash [luacheck]
Fri, 06 Jul 2018 00:13:45 +0200 Kim Alvefur mod_http: Rename loop variable to avoid name clash [luacheck]
Fri, 06 Jul 2018 00:12:38 +0200 Kim Alvefur mod_http: Silecence harmless warnings
Fri, 16 Mar 2018 08:47:51 +0100 Kim Alvefur mod_http: Pass util.events object to API, fixes traceback