Closed normanmaurer closed 1 year ago
Motivation:
We did had an error in how to encoded / decoded indexes when using the dynamic table.
Modifications:
Correct decoding / encoding
Result:
Dynamic table works as expected. Fixes https://github.com/netty/netty-incubator-codec-http3/issues/249
The changes look good to me
Motivation:
We did had an error in how to encoded / decoded indexes when using the dynamic table.
Modifications:
Correct decoding / encoding
Result:
Dynamic table works as expected. Fixes https://github.com/netty/netty-incubator-codec-http3/issues/249