Verify gfe2_reloadable_flag_quic_disable_version_t050

We removed all remaining T050 experiments via cl/337886255 (submitted 2020-10-19), so it's now safe to deprecate that version. go/quic-versions confirms that usage has significantly dropped.

PiperOrigin-RevId: 340303300
Change-Id: Ib42fe06a0edd62b89630c3c296360e33fe2d2f87
1 file changed
tree: 0ca69e850fb4577229a7281371a4fdb1a3d5c0e7
  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. QUICHE is only supported on little-endian platforms.