prosody/net/http
Kim Alvefur 540be50a3c net.http.server: Fix reporting of missing Host header
The "Missing or invalid 'Host' header" case was dead code previously
because `host` was always at least an empty string.
2020-06-23 15:43:57 +02:00
..
codes.lua net.http.codes: "Correct" range of unassigned codes (thanks pep.) 2018-08-12 01:46:18 +02:00
parser.lua net.http: Pass error all the way to callback 2017-04-02 00:24:07 +02:00
server.lua net.http.server: Fix reporting of missing Host header 2020-06-23 15:43:57 +02:00