log grpc.t @ 1676:816d6ceefe50

age author description
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.