Open const-t opened 1 year ago
Tempesta must respond from cache to http2 client using hpack dynamic table. Currently uses only static table.
Need to develop functional test to cover this case.
There is a task for the test https://github.com/tempesta-tech/tempesta-test/issues/392 , no need to write the test in context of this task
Scope
Tempesta must respond from cache to http2 client using hpack dynamic table. Currently uses only static table.
Testing
Need to develop functional test to cover this case.