Deprecate gfe2_restart_flag_quic_enable_tls_resumption_v4

This change also removes flag/code count macros added to assist in debugging
deployment of this flag.

PiperOrigin-RevId: 332960494
Change-Id: Icf26e62d13c538d6615faf4f62d0ab7bc7565b10
7 files changed
tree: b9596c3e14345fb84e32e4aaca5d02855d8158a0
  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.