Fix hpack error code mapping to quicerrorcode.  not protected.

PiperOrigin-RevId: 321153785
Change-Id: I2e597fda8352763ccc80fda5bfd6f069483e85ba
2 files changed
tree: 195f2766731d5d95056dc324ac97e00c7e77b2e7
  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.