Use Huffman code in HPackEncoder #4742
Labels
affected-very-few
This issue impacts very few customers
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-kestrel
HTTP2
Perf
severity-nice-to-have
This label is used by an internal tool
Milestone
Currently we are using a direct encoding when we encode headers. We can optimize by using Huffman code: https://tools.ietf.org/html/rfc7541#section-2.4.
Related work:
The text was updated successfully, but these errors were encountered: