log spec/net_http_parser_spec.lua @ 14229:ce31fdde0ad1 default tip

age author description
Fri, 20 Feb 2026 15:08:03 +0100 Kim Alvefur net.http.parser: Fix handling of chunked request 13.0
Wed, 23 Aug 2023 12:18:34 +0200 Kim Alvefur net.http.parser: Reject overlarge header section earlier 0.12
Fri, 17 Feb 2023 17:01:19 +0000 Matthew Wild net.http.parser: Fix off-by-one error in chunk parser 0.12
Thu, 09 Feb 2023 22:57:32 +0000 Matthew Wild net.http.parser: Improve handling of responses without content-length 0.12
Fri, 21 Aug 2020 14:14:29 +0100 Matthew Wild net.http.parser: Allow configuration of the chunk size fed to the parser
Fri, 21 Aug 2020 14:12:51 +0100 Matthew Wild net.http.parser: Switch tests so that CRLF conversion of input data is optional