log h2_request_body.t @ 1985:b5e2609d34a3 default tip

age author description
Wed, 31 May 2023 13:29:34 +0400 Sergey Kandaurov Tests: suppress "listen .. http2;" deprecation warnings.
Sat, 04 Sep 2021 14:50:02 +0300 Sergey Kandaurov Tests: added HTTP/2 test with big request body.
Tue, 20 Jul 2021 16:12:54 +0300 Sergey Kandaurov Tests: restored HTTP/2 request body tests with Content-Length.
Tue, 01 Jun 2021 16:40:18 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Thu, 01 Oct 2020 12:28:34 +0100 Sergey Kandaurov Tests: added HTTP/2 tests for DATA frames after 400 errors.
Thu, 19 Sep 2019 12:18:10 +0300 Sergey Kandaurov Tests: HTTP/2 discarded body TODO adjusted, fix committed.
Sat, 21 Oct 2017 01:07:48 +0300 Sergey Kandaurov Tests: removed TODOs for fixes merged in 1.12.2.
Tue, 19 Sep 2017 01:45:05 +0300 Sergey Kandaurov Tests: HTTP/2 request body sync buffer test added (ticket #1384).
Mon, 12 Dec 2016 10:51:33 +0300 Sergey Kandaurov Tests: added request body buffering test for requests without body.
Mon, 24 Oct 2016 15:59:23 +0300 Sergey Kandaurov Tests: removed TODOs for fixes merged in 1.10.2.
Wed, 31 Aug 2016 18:21:07 +0300 Andrey Zelenkov Tests: removed TODO and try_run() checks for legacy versions.
Tue, 12 Jul 2016 17:39:03 +0300 Andrey Zelenkov Tests: simplified parallel modifications in tests.
Tue, 21 Jun 2016 20:46:10 +0300 Sergey Kandaurov Tests: HTTP/2 request body Content-Length tests in proxied request.
Tue, 21 Jun 2016 16:39:13 +0300 Andrey Zelenkov Tests: converted tests to run in parallel.
Fri, 17 Jun 2016 11:36:33 +0300 Sergey Kandaurov Tests: changed HTTP2 package to act as a class.