Software /
code /
prosody
Log
spec/net_http_parser_spec.lua @ 12223:a68f1617721b
description | author | age |
---|---|---|
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 |
net.http.parser: Allow specifying sink for large request bodies | Kim Alvefur | Sat, 01 Aug 2020 18:41:23 +0200 |
net.http.parser tests: Expand tests to include validation of results | Matthew Wild | Mon, 09 Dec 2019 12:43:32 +0000 |
Port tests to the `busted` test runner | Waqas Hussain | Fri, 15 Sep 2017 17:07:57 -0400 |