log h2.t @ 684:96666f621dbc

age author description
Tue, 08 Sep 2015 21:19:35 +0300 Sergey Kandaurov Tests: added http2_max_field_size and http2_max_header_size tests.
Tue, 08 Sep 2015 15:12:23 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for SETTINGS_MAX_FRAME_SIZE.
Tue, 08 Sep 2015 14:58:56 +0300 Sergey Kandaurov Tests: fixed HTTP/2 tests with large frames.
Fri, 04 Sep 2015 15:39:39 +0300 Sergey Kandaurov Tests: more HTTP/2 tests for newline in request header.
Fri, 04 Sep 2015 14:45:15 +0300 Sergey Kandaurov Tests: added HTTP/2 test for request header with newline.
Wed, 02 Sep 2015 19:03:24 +0300 Sergey Kandaurov Tests: HTTP/2 regression test for empty authority request header.
Wed, 02 Sep 2015 17:37:48 +0300 Sergey Kandaurov Tests: more HTTP/2 error handling tests.
Wed, 02 Sep 2015 13:57:46 +0300 Sergey Kandaurov Tests: in HTTP/2 tests, always access a dynamic table by reference.
Wed, 02 Sep 2015 13:05:57 +0300 Sergey Kandaurov Tests: fixed GOAWAY and PING frames parsing in HTTP/2 tests.
Wed, 02 Sep 2015 13:02:47 +0300 Sergey Kandaurov Tests: corrected HTTP/2 tests for GOAWAY.
Tue, 01 Sep 2015 15:13:09 +0300 Sergey Kandaurov Tests: removed TODOs for now passing HTTP/2 RST_STREAM tests.
Tue, 01 Sep 2015 14:54:22 +0300 Sergey Kandaurov Tests: more HTTP/2 error handling tests.
Mon, 24 Aug 2015 20:14:41 +0300 Sergey Kandaurov Tests: more HTTP/2 tests for streams priority.
Mon, 24 Aug 2015 19:45:41 +0300 Sergey Kandaurov Tests: one more test for http2_max_concurrent_streams.
Mon, 24 Aug 2015 16:12:05 +0300 Sergey Kandaurov Tests: HTTP/2 tests minor cleanup.
Thu, 20 Aug 2015 19:22:13 +0300 Sergey Kandaurov Tests: HTTP/2 tests cleanup.
Thu, 20 Aug 2015 19:20:30 +0300 Sergey Kandaurov Tests: HTTP/2 tests for http2_max_concurrent_streams directive.
Wed, 19 Aug 2015 23:51:40 +0300 Sergey Kandaurov Tests: HTTP/2 tests adapted to send ':authority' where needed.
Wed, 19 Aug 2015 23:50:00 +0300 Sergey Kandaurov Tests: more Cookie tests for HTTP/2.
Tue, 18 Aug 2015 18:10:23 +0300 Sergey Kandaurov Tests: HTTP/2 tests for http2_chunk_size directive.
Tue, 18 Aug 2015 16:54:41 +0300 Sergey Kandaurov Tests: HTTP/2 tests for $http2 variable.
Mon, 17 Aug 2015 17:15:44 +0300 Sergey Kandaurov Tests: h2.t fixes for older perl versions, and gzip test.
Mon, 17 Aug 2015 16:39:02 +0300 Sergey Kandaurov Tests: HTTP/2 tests.