tempesta-tech / tempesta-test

Test suite for Tempesta FW
10 stars 4 forks source link

TE with trailers tests #477

Closed RomanBelozerov closed 11 months ago

RomanBelozerov commented 12 months ago

LGTM. Also I propose to add test for HTTP1 requests with trailer.

We have h2 tests for trailers in request. https://github.com/tempesta-tech/tempesta-test/blob/1d4c424587ed5b9d2ff0eafe9a21fd39d06c8cb1/http2_general/test_h2_headers.py#L569 I added HTTP1 tests.