log

age author description
Wed, 14 Feb 2018 15:10:55 +0300 Sergey Kandaurov Tests: added HTTP/2 $request_length tests.
Tue, 13 Feb 2018 16:49:53 +0300 Sergey Kandaurov Tests: handled "aio threads" in h2_server_push.t as well.
Tue, 13 Feb 2018 15:25:42 +0300 Sergey Kandaurov Tests: added HTTP/2 server push tests with gzip (ticket #1478).
Tue, 13 Feb 2018 13:36:37 +0300 Sergey Kandaurov Tests: added h2_server_push.t test for missing ':authority'.
Mon, 12 Feb 2018 14:46:40 +0300 Sergey Kandaurov Tests: better test names in h2_server_push.t.
Fri, 09 Feb 2018 10:21:27 +0300 Sergey Kandaurov Tests: unbreak h2_server_push.t on win32.
Fri, 09 Feb 2018 10:11:14 +0300 Sergey Kandaurov Tests: TODO HTTP/2 server push flow control tests with "aio on".
Thu, 08 Feb 2018 21:52:23 +0300 Sergey Kandaurov Tests: HTTP/2 server push.
Thu, 01 Feb 2018 15:30:35 +0300 Sergey Kandaurov Tests: fixed HTTP/2 PUSH_PROMISE frame parsing.
Wed, 31 Jan 2018 14:05:58 +0300 Sergey Kandaurov Tests: added test for SSL session remove (ticket #1464).
Wed, 31 Jan 2018 13:00:34 +0300 Sergey Kandaurov Tests: style.
Tue, 30 Jan 2018 19:14:49 +0300 Sergey Kandaurov Tests: h2.t TODO adjusted, fix committed.
Tue, 30 Jan 2018 15:33:26 +0300 Sergey Kandaurov Tests: basic HTTP/2 PUSH_PROMISE support.
Tue, 30 Jan 2018 15:15:33 +0300 Sergey Kandaurov Tests: expect HTTP 400 on HTTP/2 pseudo-header parsing error.
Mon, 29 Jan 2018 15:14:18 +0300 Sergey Kandaurov Tests: HTTP/2 INITIAL_WINDOW_SIZE duplicate settings handling.