Environment Details
Problem Description
Http2 client uses connection wide dynamic table, table evicts oldest headers when there is not enough space to add/cache new header. This operation can be triggered when client reads headers and that can happen by design on different threads.