log net/http/server.lua @ 9598:dcd85bc34d21

age author description
Fri, 26 Oct 2018 19:32:00 +0100 Matthew Wild Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall
Sun, 23 Sep 2018 18:59:04 +0200 Kim Alvefur net.http.server: Delay host checks until after host-less event
Fri, 21 Sep 2018 23:40:17 +0200 Kim Alvefur net.http.server: Fire an event without host
Fri, 21 Sep 2018 22:14:40 +0200 Kim Alvefur Revert 2dc7490899ae::5d6b252bc36f: Unfinished and broken
Fri, 21 Sep 2018 21:33:41 +0200 Kim Alvefur net.http.server: Fix default host logic
Fri, 21 Sep 2018 21:19:41 +0200 Kim Alvefur net.http.server: Move handling of hosts to mod_http
Fri, 27 Oct 2017 14:08:28 +0200 Kim Alvefur net.http.server: Include response object in most http-error events