Automated g4 rollback of changelist 307677297.

*** Reason for rollback ***

Some tests have a comment stating that they do not work on Chrome with TLS.  I am not able to reproduce that issue locally on Linux, but it might be the case on other platforms.

*** Original change description ***

Enable TLS for some tests in quic/core/http/end_to_end_tests.cc.

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

***

PiperOrigin-RevId: 307839934
Change-Id: If05110cc366e7976d086abafdf8b59c0bc8ff48c
1 file changed
tree: 416827e7227ac9eadb6dc13f0753ca1a82c2ec91
  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.