Log

spec/net_http_parser_spec.lua @ 12940:2aebd9bf02fc

description author age
net.http.parser: Fix off-by-one error in chunk parser 0.12 Matthew Wild 23 months ago
net.http.parser: Improve handling of responses without content-length 0.12 Matthew Wild 24 months ago
net.http.parser: Allow configuration of the chunk size fed to the parser Matthew Wild 2020-08-21
net.http.parser: Switch tests so that CRLF conversion of input data is optional Matthew Wild 2020-08-21
net.http.parser: Fix incorrect path in test Matthew Wild 2020-08-21
net.http.parser: Add failing test for (large?) chunk-encoded responses Matthew Wild 2020-08-21
net.http.parser: Allow specifying sink for large request bodies Kim Alvefur 2020-08-01
net.http.parser tests: Expand tests to include validation of results Matthew Wild 2019-12-09
Port tests to the `busted` test runner Waqas Hussain 2017-09-15