Fix a misspelled enum value in QuicFailToSerializePacketLocation.

PiperOrigin-RevId: 332898719
Change-Id: Id92d6550d90f8436227b0ba90d99dac2b81f1b04
2 files changed
tree: 9ce8934c4b3cd1b1a1865f5911b4bb9dbd749e1c
  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.