log body_chunked.t @ 1961:fe6f22da53ec default tip

age author description
Sat, 30 Mar 2024 07:48:42 +0300 Maxim Dounin Tests: tests for request body chunked extensions and trailers.
Fri, 25 Aug 2023 18:12:08 +0400 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
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.
Tue, 12 Jul 2016 17:39:03 +0300 Andrey Zelenkov Tests: simplified parallel modifications in tests.
Tue, 21 Jun 2016 16:39:13 +0300 Andrey Zelenkov Tests: converted tests to run in parallel.
Tue, 24 Mar 2015 14:44:32 +0300 Sergey Kandaurov Tests: whitespace fixes.
Tue, 23 Jul 2013 20:25:05 +0400 Maxim Dounin Tests: remove TODOs with 1.3.x version checks.
Tue, 12 Mar 2013 20:07:25 +0400 Maxim Dounin Tests: proxy_next_upstream tests in body.t, body_chunked.t.
Thu, 24 Jan 2013 02:17:36 +0400 Maxim Dounin Tests: remove extra spaces in "daemon off".
Mon, 26 Nov 2012 03:47:31 +0400 Maxim Dounin Tests: add has_version() method and use it as appropriate.
Fri, 09 Nov 2012 07:46:37 +0400 Maxim Dounin Tests: request body and chunked transfer encoding tests.