Drop support for QUIC T048 and T049

Since T050 provides test coverage for all the features in T048 and T049, and we're going to remove v48 and v49 entirely pretty soon, we're dropping support for T048 and T049 now to reduce test load.

gfe-relnote: remove never-enabled versions, protected by disabled flag quic_supports_tls_handshake
PiperOrigin-RevId: 284059605
Change-Id: I5c7941de283b66781d0a8724329153b5fcfb71fb
3 files changed
tree: 7ec10efe51cd7faaf5427e427cb856e68d4c8d68
  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.