Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net.http.parser: Allow configuration of the chunk size fed to the parser | Matthew Wild | 2020-08-21 | 1 | -1/+3 |
* | net.http.parser: Switch tests so that CRLF conversion of input data is optional | Matthew Wild | 2020-08-21 | 1 | -7/+10 |
* | net.http.parser: Fix incorrect path in test | Matthew Wild | 2020-08-21 | 1 | -1/+1 |
* | net.http.parser: Add failing test for (large?) chunk-encoded responses | Matthew Wild | 2020-08-21 | 1 | -0/+12 |
* | net.http.parser: Allow specifying sink for large request bodies | Kim Alvefur | 2020-08-01 | 1 | -3/+5 |
* | net.http.parser tests: Expand tests to include validation of results | Matthew Wild | 2019-12-09 | 1 | -22/+86 |
* | Port tests to the `busted` test runner | Waqas Hussain | 2017-09-15 | 1 | -0/+52 |