Software /
code /
prosody
Log
net/http/server.lua @ 10324:3f4c25425589
description | author | age |
---|---|---|
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 |