log grpc.t @ 1664:0fae67763be5

age author description
Wed, 24 Mar 2021 14:01:50 +0300 Sergey Kandaurov Tests: added grpc tests with DATA padding and Content-Length.
Wed, 10 Feb 2021 15:13:22 +0300 Sergey Kandaurov Tests: compatibility with http2_max_header/field_size removal.
Mon, 30 Nov 2020 21:32:20 +0000 Sergey Kandaurov Tests: fixed grpc.t after previous change.
Tue, 24 Nov 2020 16:11:13 +0000 Sergey Kandaurov Tests: added test for "grpc error" followed by RST_STREAM NO_ERROR.
Tue, 24 Nov 2020 01:23:01 +0000 Sergey Kandaurov Tests: introduced HTTP/2 frames buffering option in HTTP2 package.
Tue, 24 Nov 2020 01:23:00 +0000 Sergey Kandaurov Tests: converted HTTP2 raw_read() and raw_write() to class methods.
Sat, 11 Jul 2020 01:04:14 +0300 Sergey Kandaurov Tests: added grpc tests with wrong response size.
Tue, 28 Apr 2020 18:44:29 +0300 Sergey Kandaurov Tests: more grpc tests with discarded request body.
Mon, 02 Dec 2019 14:56:37 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Tue, 11 Dec 2018 18:59:31 +0300 Sergey Kandaurov Tests: removed TODOs for gRPC fixes merged in 1.14.2.
Tue, 06 Nov 2018 20:33:13 +0300 Sergey Kandaurov Tests: unbreak grpc.t on stable versions.
Mon, 08 Oct 2018 15:30:39 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Mon, 03 Sep 2018 21:21:30 +0300 Sergey Kandaurov Tests: upstream keepalive with grpc pending frames.
Mon, 06 Aug 2018 16:46:34 +0300 Sergey Kandaurov Tests: renamed some grpc.t tests.
Mon, 09 Apr 2018 14:53:25 +0300 Sergey Kandaurov Tests: fixed grpc tests hang in accept() on internal nginx error.
Fri, 06 Apr 2018 15:06:16 +0300 Sergey Kandaurov Tests: made grpc preserve output test pass on win32 and Solaris.
Thu, 05 Apr 2018 17:16:31 +0300 Sergey Kandaurov Tests: grpc preserve output tests added (ticket #1519).
Thu, 29 Mar 2018 18:38:39 +0300 Sergey Kandaurov Tests: removed proxy prerequisite from grpc tests.
Tue, 20 Mar 2018 18:56:33 +0300 Sergey Kandaurov Tests: grpc module tests.