log h2_request_body.t @ 1961:fe6f22da53ec 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.
Wed, 15 Jun 2016 13:27:56 +0300 Sergey Kandaurov Tests: speed up HTTP/2 tests.
Thu, 14 Apr 2016 15:14:25 +0300 Sergey Kandaurov Tests: TODO RST_STREAM test for discarded body unconditionally.
Fri, 01 Apr 2016 17:30:18 +0300 Sergey Kandaurov Tests: adjusted HTTP/2 TODOs, request body fixes committed.
Fri, 01 Apr 2016 13:16:50 +0300 Andrey Zelenkov Tests: added HTTP/2 test for zero RST_STREAM if discarding body.
Fri, 25 Mar 2016 22:19:54 +0300 Sergey Kandaurov Tests: fixed HTTP/2 test for empty request body proxied with https.
Wed, 23 Mar 2016 17:23:08 +0300 Andrey Zelenkov Tests: split HTTP/2 tests, HTTP2 package introduced.