Commit graph

4 commits

Author SHA1 Message Date
Matthew Wild
974d6a4679 net.http.parser: Add failing test for (large?) chunk-encoded responses 2020-08-21 13:41:51 +01:00
Kim Alvefur
eefe8a7688 net.http.parser: Allow specifying sink for large request bodies
This enables uses such as saving uploaded files directly to a file on
disk or streaming parsing of payloads.

See #726
2020-08-01 18:41:23 +02:00
Matthew Wild
eb854bf2fe net.http.parser tests: Expand tests to include validation of results 2019-12-09 12:43:32 +00:00
Waqas Hussain
f9ead37d00 Port tests to the busted test runner 2017-09-15 17:07:57 -04:00