Deprecate quic_enable_version_49

jobuckley@ please take a look at the vr/c9 code. This should be a no-op that ensures you still avoid using v49+ versions without leveraging the flags we are removing.

gfe-relnote: deprecate gfe2_reloadable_flag_quic_enable_version_49
PiperOrigin-RevId: 282659524
Change-Id: I6e02b6f4298f174a29d02fae904896ddb016681b
6 files changed
tree: 0b764bed56f674b0f54b800248039f2ce682cf9c
  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.