log h2.t @ 702:cc2b98d028c8

age author description
Mon, 21 Sep 2015 13:59:09 +0300 Sergey Kandaurov Tests: fixed HTTP/2 test for CONTINUATION while in header field.
Fri, 18 Sep 2015 16:07:27 +0300 Sergey Kandaurov Tests: reduced two extra HTTP/2 tests.
Thu, 17 Sep 2015 20:05:26 +0300 Sergey Kandaurov Tests: HTTP/2 test for CONTINUATION in the middle of header field.
Tue, 15 Sep 2015 18:44:09 +0300 Sergey Kandaurov Tests: one more HTTP/2 test for max frame size.
Tue, 15 Sep 2015 18:40:33 +0300 Sergey Kandaurov Tests: added HTTP/2 test for unknown frame type.
Tue, 15 Sep 2015 12:54:19 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for CONTINUATION frame in response.
Mon, 14 Sep 2015 18:30:03 +0300 Sergey Kandaurov Tests: finished HPACK coding in HTTP/2 tests.
Mon, 14 Sep 2015 13:26:33 +0300 Sergey Kandaurov Tests: removed HTTP/2 TODOs for now passing GOAWAY tests.
Mon, 14 Sep 2015 13:23:37 +0300 Sergey Kandaurov Tests: extended HTTP/2 tests for GOAWAY on compression error.
Tue, 08 Sep 2015 21:19:35 +0300 Sergey Kandaurov Tests: updated HTTP/2 tests for malformed requests.
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.