Enable third_party/quic/core/http:end_to_end_test with all supported versions.
All failed tests are disabled for TLS (CustomTransportParameters is disabled entirely), and will be addressed later.

gfe-relnote: n/a (test only change)
PiperOrigin-RevId: 309254981
Change-Id: I3ec5eeed1be89a24a42e8ca2da703acc7fc26aea
1 file changed
tree: 6a197418487af3d81399fdde4d6ae8193ec98dd7
  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.