HTTP2: Support Huffman encoding for sending headers #1590
Labels
area-System.Net.Http
enhancement
Product code improvement that does NOT require public API changes/additions
Milestone
HPACK defines a fixed Huffman encoding for header strings. We should consider implementing this and using it. It's a lesser priority than using the static table, however (#31307).
The text was updated successfully, but these errors were encountered: