Log

spec/net_http_parser_spec.lua @ 13587:fdb2e0568cf8

description author age
net.http.parser: Reject overlarge header section earlier 0.12 Kim Alvefur Wed, 23 Aug 2023 12:18:34 +0200
net.http.parser: Fix off-by-one error in chunk parser 0.12 Matthew Wild Fri, 17 Feb 2023 17:01:19 +0000
net.http.parser: Improve handling of responses without content-length 0.12 Matthew Wild Thu, 09 Feb 2023 22:57:32 +0000
net.http.parser: Allow configuration of the chunk size fed to the parser Matthew Wild Fri, 21 Aug 2020 14:14:29 +0100
net.http.parser: Switch tests so that CRLF conversion of input data is optional Matthew Wild Fri, 21 Aug 2020 14:12:51 +0100
net.http.parser: Fix incorrect path in test Matthew Wild Fri, 21 Aug 2020 13:49:10 +0100
net.http.parser: Add failing test for (large?) chunk-encoded responses Matthew Wild Fri, 21 Aug 2020 13:41:51 +0100