log lib/Test/Nginx/HTTP2.pm @ 1849:72d206b37df1

age author description
Fri, 17 Sep 2021 18:56:36 +0300 Sergey Kandaurov Tests: handling of HTTP/2 PUSH_PROMISE frames with CONTINUATION.
Tue, 24 Nov 2020 01:23:01 +0000 Sergey Kandaurov Tests: introduced HTTP/2 frames buffering option in HTTP2 package.
Tue, 24 Nov 2020 01:23:00 +0000 Sergey Kandaurov Tests: converted HTTP2 raw_read() and raw_write() to class methods.
Mon, 24 Dec 2018 14:24:51 +0300 Sergey Kandaurov Tests: aligned various generic read timeouts to http_end().
Thu, 29 Nov 2018 19:18:20 +0300 Sergey Kandaurov Tests: adjusted connect timeout in HTTP/2 tests.
Mon, 19 Mar 2018 12:51:37 +0300 Sergey Kandaurov Tests: allow to wait reading unspecified HTTP/2 stream ID.
Mon, 19 Mar 2018 12:51:35 +0300 Sergey Kandaurov Tests: fixed initial window size for HTTP/2 streams with given ID.