log h2.t @ 929:15abee29016e

age author description
Wed, 13 Apr 2016 13:03:09 +0300 Sergey Kandaurov Tests: emit HTTP/2 SETTINGS acknowledgement by default.
Fri, 01 Apr 2016 17:41:57 +0300 Sergey Kandaurov Tests: adjusted h2.t todo_alerts after a6abbfed, improved comments.
Wed, 23 Mar 2016 17:23:08 +0300 Andrey Zelenkov Tests: split HTTP/2 tests, HTTP2 package introduced.
Wed, 16 Mar 2016 18:19:33 +0300 Sergey Kandaurov Tests: added HTTP/2 test for request body sent in separate frames.
Mon, 14 Mar 2016 19:16:03 +0300 Sergey Kandaurov Tests: h2.t cleanup, no functional changes.
Fri, 26 Feb 2016 17:59:04 +0300 Sergey Kandaurov Tests: HTTP/2 test with empty request body delayed in limit_req.
Fri, 26 Feb 2016 17:29:01 +0300 Sergey Kandaurov Tests: HTTP/2 test with empty request body to ssl backend.
Wed, 24 Feb 2016 17:07:51 +0300 Sergey Kandaurov Tests: h2.t TODOs adjusted.
Fri, 12 Feb 2016 17:18:08 +0300 Sergey Kandaurov Tests: adjusted TODOs for HTTP/2 huffman encoding.
Tue, 09 Feb 2016 14:30:57 +0300 Sergey Kandaurov Tests: typo.
Tue, 09 Feb 2016 14:24:47 +0300 Sergey Kandaurov Tests: added HTTP/2 proxy test with logging request headers.
Mon, 08 Feb 2016 14:47:07 +0300 Sergey Kandaurov Tests: added HTTP/2 huffman encoding tests against complete table.
Mon, 08 Feb 2016 13:22:02 +0300 Sergey Kandaurov Tests: added HTTP/2 positive test for huffman encoding.
Fri, 05 Feb 2016 19:29:21 +0300 Sergey Kandaurov Tests: added HTTP/2 test for huffman encoding.
Fri, 05 Feb 2016 18:27:21 +0300 Sergey Kandaurov Tests: added HTTP/2 test with gzip vary.
Fri, 05 Feb 2016 17:40:56 +0300 Sergey Kandaurov Tests: added HTTP/2 test with charset.
Thu, 04 Feb 2016 18:05:52 +0300 Sergey Kandaurov Tests: in HTTP/2 tests, read body with $request_body_file.
Thu, 04 Feb 2016 18:05:40 +0300 Sergey Kandaurov Tests: made HTTP/2 tests respect request body flow-control windows.
Thu, 04 Feb 2016 17:36:12 +0300 Sergey Kandaurov Tests: simplified constructing HTTP/2 request body.
Thu, 04 Feb 2016 17:36:11 +0300 Sergey Kandaurov Tests: adjusted h2.t configuration for per-request timeouts.
Tue, 02 Feb 2016 18:12:51 +0300 Sergey Kandaurov Tests: check timed out HTTP/2 streams for proper RST_STREAM code.
Tue, 02 Feb 2016 17:02:00 +0300 Sergey Kandaurov Tests: updated HTTP/2 padding TODO, fixed in 0e0e2e522fa2 (1.9.11).
Thu, 28 Jan 2016 12:49:44 +0300 Sergey Kandaurov Tests: HTTP/2 test with empty request body.
Thu, 28 Jan 2016 12:23:54 +0300 Sergey Kandaurov Tests: corrected HTTP/2 test timeout for discard body with EOF.
Wed, 27 Jan 2016 19:56:04 +0300 Sergey Kandaurov Tests: respect HTTP/2 header compression, related improvements.
Wed, 27 Jan 2016 18:44:18 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for client header and body timeouts.
Wed, 27 Jan 2016 18:44:15 +0300 Sergey Kandaurov Tests: style.
Tue, 26 Jan 2016 20:20:53 +0300 Sergey Kandaurov Tests: added HTTP/2 discarded request body tests with limit_req.
Tue, 26 Jan 2016 16:57:33 +0300 Sergey Kandaurov Tests: added HTTP/2 test for padded HEADERS with CONTINUATION.
Fri, 15 Jan 2016 18:01:29 +0300 Andrey Zelenkov Tests: skip test broken by header compression in h2.t.