jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Rework HTTP/3 QPack instruction encoding

Open lorban opened this issue 1 year ago • 0 comments
trafficstars

Jetty version(s) 12.1.x

Enhancement Description HTTP/3 QPack instruction encoders currently encode in a buffer that is added to a mutable buffer. They should be modified to encode directly into the buffer.

See: #11801

lorban avatar Jun 25 '24 10:06 lorban