Open
Description
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:
- Static compression dotnet core web api exception handling - unhandled exceptions #2950
- Dynamic compression OneDrive on the roadmap? #2951