log grpc.t @ 1753:0c50a00e6733

age author description
Tue, 23 Nov 2021 16:14:46 +0300 Sergey Kandaurov Tests: removed TODOs for fixes merged in 1.20.2.
Tue, 29 Jun 2021 12:00:07 +0300 Sergey Kandaurov Tests: added header name tests with forbidden characters.
Mon, 28 Jun 2021 17:13:44 +0300 Sergey Kandaurov Tests: removed spaces in URI in various other tests.
Mon, 21 Jun 2021 12:44:38 +0300 Sergey Kandaurov Tests: fixed grpc.t TODO hang on win32.
Thu, 17 Jun 2021 12:45:21 +0300 Sergey Kandaurov Tests: added grpc GOAWAY tests.
Thu, 03 Jun 2021 19:51:08 +0300 Sergey Kandaurov Tests: added grpc test for receiving SETTINGS in grpc filter.
Thu, 03 Jun 2021 14:38:58 +0300 Sergey Kandaurov Tests: added grpc request body test with a special last buffer.
Tue, 01 Jun 2021 16:40:18 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Tue, 18 May 2021 13:34:53 +0300 Sergey Kandaurov Tests: added grpc tests with malformed headers.
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.