Commit Graph

10 Commits (master)

Author SHA1 Message Date
Kim Alvefur 674b91b82b net.http.parser: Reject overlarge header section earlier 2 years ago
Matthew Wild 87ee5a2300 net.http.parser: Fix off-by-one error in chunk parser 3 years ago
Matthew Wild 0fd88a07a4 net.http.parser: Improve handling of responses without content-length 3 years ago
Matthew Wild 54e37ffe8d net.http.parser: Allow configuration of the chunk size fed to the parser 5 years ago
Matthew Wild 76dd86054c net.http.parser: Switch tests so that CRLF conversion of input data is optional 5 years ago
Matthew Wild 70b697de98 net.http.parser: Fix incorrect path in test 5 years ago
Matthew Wild 076d8b698f net.http.parser: Add failing test for (large?) chunk-encoded responses 5 years ago
Kim Alvefur 91d2ab9108 net.http.parser: Allow specifying sink for large request bodies 5 years ago
Matthew Wild 75ff6ee528 net.http.parser tests: Expand tests to include validation of results 6 years ago
Waqas Hussain 67293fc09f Port tests to the `busted` test runner 8 years ago