gfe-relnote: In QUIC, send connection close for all available encryption levels with TLS handshake. Protected by blocked gfe2_reloadable_flag_quic_enable_version_t*.

Also false deprecate blocked gfe2_reloadable_flag_quic_close_all_encryptions_levels2.

PiperOrigin-RevId: 294453534
Change-Id: I5537b4201e19c01fed3f48a923f28dfeab3ad991
2 files changed
tree: 28eb99db52a501dae5af0211ef9f92958513a5e0
  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.