Append to output instead of overwriting it in http2::HuffmanEncode().

No functional change.

PiperOrigin-RevId: 336085818
Change-Id: I84b8474b06df799cb6ae43d8a4f90a3b51c37e92
4 files changed
tree: d6ba19873a57bc2188753d1fe5b38112a31563ca
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.