DescriptionHPACK: Add HpackHuffmanTable::EncodedSize()
EncodedSize() will be used by the HPACK encoder to select identity vs Huffman
coding, without having to run the full Huffman coder. Also update tests to
compare against EncodedSize() by default.
This lands server change 65187740 by jgraettinger.
HPACK unittest: Fixing memory error in Huffman test fixture.
This lands server change 65328503 by jgraettinger.
BUG=339578
Patch Set 1 #Patch Set 2 : Also include cr/65328503 #
Messages
Total messages: 2 (0 generated)
|