gfe-relnote: n/a, test-only change.

In quic/core/http/end_to_end_test.cc, rename EndToEndTest to
EndToEndTestWithoutTls and rename EndToEndTestWithTls to EndToEndTest to make it
clear that testing with TLS is the default.

PiperOrigin-RevId: 308165111
Change-Id: Ib4fdd5dca7bda4d09bedfe9986b577b0e294187c
1 file changed
tree: 36225106f55a4430ff5336f535a93942763bdf5e
  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.