Cleanup uses of QUIC version

This CL gets us closer to being able to turn ParsedQuicVersion into a class. It does not change any behavior.

No behavior change

PiperOrigin-RevId: 323895265
Change-Id: I940f8ce54e0c62efab485da1140f623a51b245d7
20 files changed
tree: c2151640e031b5030d948bc135926e97ebe5b9b2
  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.