log h2_proxy_request_buffering.t @ 1961:fe6f22da53ec default tip

age author description
Wed, 31 May 2023 13:29:34 +0400 Sergey Kandaurov Tests: suppress "listen .. http2;" deprecation warnings.
Thu, 10 Oct 2019 18:15:02 +0300 Sergey Kandaurov Tests: fixed reading chunked body in HTTP/2 unbuffered body tests.
Mon, 24 Dec 2018 14:24:51 +0300 Sergey Kandaurov Tests: aligned various generic read timeouts to http_end().
Wed, 19 Dec 2018 12:51:18 +0300 Sergey Kandaurov Tests: adjusted read timeout in HTTP/2 request buffering tests.
Fri, 12 Jan 2018 17:23:22 +0300 Sergey Kandaurov Tests: relaxed proxy_request_buffering tests to pass on slow hosts.
Fri, 24 Nov 2017 19:58:40 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Wed, 30 Nov 2016 00:05:31 +0300 Valentin Bartenev Tests: removed TODO for HTTP/2 fix merged in stable.
Wed, 06 Jul 2016 15:57:26 +0300 Sergey Kandaurov Tests: HTTP/2 test for unbuf request body aborted on partial DATA.
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.
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.
Tue, 24 May 2016 17:55:05 +0300 Sergey Kandaurov Tests: reverted cb8438c28482.
Tue, 19 Apr 2016 18:07:13 +0300 Sergey Kandaurov Tests: adjusted HTTP/2 TODOs.
Tue, 19 Apr 2016 14:26:04 +0300 Sergey Kandaurov Tests: added WINDOW_UPDATE tests to h2_proxy_request_buffering.t.
Tue, 19 Apr 2016 14:26:04 +0300 Sergey Kandaurov Tests: avoided potential hang in HTTP/2 unbuf request body tests.
Wed, 23 Mar 2016 20:08:20 +0300 Sergey Kandaurov Tests: HTTP/2 tests for unbuffered request body.