log body_chunked.t @ 1862:7681a970f6bd

age author description
Mon, 09 Aug 2021 18:13:08 +0300 Sergey Kandaurov Tests: HTTP/1.0 requests with Transfer-Encoding.
Tue, 29 Jun 2021 11:57:39 +0300 Sergey Kandaurov Tests: requests with both Content-Length and Transfer-Encoding.
Tue, 01 Jun 2021 16:40:18 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Thu, 27 Feb 2020 19:49:54 +0300 Sergey Kandaurov Tests: additional Transfer-Encoding and Host headers tests.
Wed, 04 Sep 2019 15:03:03 +0300 Sergey Kandaurov Tests: adjusted request body tests with invalid chunked body.
Tue, 03 Sep 2019 18:50:56 +0300 Sergey Kandaurov Tests: request body and invalid chunked transfer encoding.
Thu, 22 Aug 2019 14:02:14 +0300 Sergey Kandaurov Tests: client_max_body_size tests in body.t, body_chunked.t.