log lib/Test/Nginx/HTTP2.pm @ 1298:84a661563eae

age author description
Thu, 15 Mar 2018 19:10:10 +0300 Sergey Kandaurov Tests: allow to set empty HTTP/2 connection preface.
Thu, 01 Feb 2018 15:30:35 +0300 Sergey Kandaurov Tests: fixed HTTP/2 PUSH_PROMISE frame parsing.
Tue, 30 Jan 2018 15:33:26 +0300 Sergey Kandaurov Tests: basic HTTP/2 PUSH_PROMISE support.
Tue, 12 Sep 2017 05:34:31 +0300 Maxim Dounin Tests: minimal handling of HTTP/2 dynamic table size update.
Tue, 06 Jun 2017 14:40:46 +0300 Sergey Kandaurov Tests: adjusted HTTP2.pm to send SETTINGS params in a given order.
Wed, 07 Dec 2016 13:51:28 +0300 Sergey Kandaurov Tests: reset headers context when parsing HEADERS frame.
Fri, 07 Oct 2016 12:55:27 +0300 Sergey Kandaurov Tests: increased default value for read timeout in HTTP/2 tests.
Fri, 08 Jul 2016 02:21:14 +0300 Maxim Dounin Tests: simplified parallel tests.
Tue, 21 Jun 2016 16:37:58 +0300 Andrey Zelenkov Tests: parallel tests support.
Fri, 17 Jun 2016 11:41:30 +0300 Sergey Kandaurov Tests: style.
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.
Fri, 10 Jun 2016 16:15:55 +0300 Andrey Zelenkov Tests: changed default HTTP2 host header to localhost.
Tue, 24 May 2016 16:09:57 +0300 Andrey Zelenkov Tests: whitespaces fix.
Mon, 23 May 2016 13:58:34 +0300 Sergey Kandaurov Tests: simple ssl_verify_client tests.
Wed, 20 Apr 2016 17:39:01 +0300 Sergey Kandaurov Tests: HTTP/2 server frames logging.
Wed, 13 Apr 2016 13:03:09 +0300 Sergey Kandaurov Tests: emit HTTP/2 SETTINGS acknowledgement by default.
Wed, 23 Mar 2016 17:23:08 +0300 Andrey Zelenkov Tests: split HTTP/2 tests, HTTP2 package introduced.