Log

net/http/server.lua @ 10393:0ea7b4769096

description author age
net.http.server: Tail call because tail call! Kim Alvefur Fri, 01 Nov 2019 22:28:39 +0100
net.http.server: Factor out handling of event response for easier reuse Kim Alvefur Fri, 01 Nov 2019 22:25:54 +0100
net.http.server: Explicitly convert number to string, avoiding implicit coercion Kim Alvefur Sat, 12 Oct 2019 19:30:29 +0200
net.http.server: Re-fire unhandled HEAD requsts as GET events (fixes #1447) Kim Alvefur Sat, 12 Oct 2019 18:27:54 +0200
net.http.server: Ensure HEAD requests are sent with empty body Kim Alvefur Sat, 12 Oct 2019 18:27:02 +0200
net.http.server: Move event formation to avoid traceback on missing Host header 0.11 Matthew Wild Tue, 13 Nov 2018 15:03:24 +0000
Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall Matthew Wild Fri, 26 Oct 2018 19:32:00 +0100
net.http.server: Delay host checks until after host-less event Kim Alvefur Sun, 23 Sep 2018 18:59:04 +0200
net.http.server: Fire an event without host Kim Alvefur Fri, 21 Sep 2018 23:40:17 +0200
Revert 2dc7490899ae::5d6b252bc36f: Unfinished and broken Kim Alvefur Fri, 21 Sep 2018 22:14:40 +0200
net.http.server: Fix default host logic Kim Alvefur Fri, 21 Sep 2018 21:33:41 +0200
net.http.server: Move handling of hosts to mod_http Kim Alvefur Fri, 21 Sep 2018 21:19:41 +0200
net.http.server: Include response object in most http-error events Kim Alvefur Fri, 27 Oct 2017 14:08:28 +0200
net.http.server: Add luacheck annotations Kim Alvefur Thu, 18 Aug 2016 15:21:30 +0200