Fix bug in enabling tls resumption in quic, protected by quic_enable_tls_resumption_v2

PiperOrigin-RevId: 318262532
Change-Id: I5a0cce5b4b37675b1cc5862e0fd13c69fbf0a60f
7 files changed
tree: d29178b67d16c87d3d0ee21078757ace697f88c6
  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.