quicwg / base-drafts

Internet-Drafts that make up the base QUIC specification
https://quicwg.org
1.63k stars 204 forks source link

Auth48: Huffman-coded versus Huffman encoded #4971

Closed LPardue closed 2 years ago

LPardue commented 2 years ago

May we update "Huffman-coded" with "Huffman encoded" in this text to match other uses?

Original: They begin with a single bit flag, denoted as 'H' in this document (indicating whether the string is Huffman-coded), followed by the Length encoded as a 7-bit prefix integer, and finally Length bytes of data.

MikeBishop commented 2 years ago

Fixed in #4986.