Fix QuicSpdyClientSessionTest.IetfZeroRttSetup for upcoming BoringSSL roll

Quic test bugfix gated behind blocked flag quic_enable_zero_rtt_for_tls

PiperOrigin-RevId: 313671827
Change-Id: Idda03659fef3185f2b0ef76a02ae26f139518ad7
1 file changed
tree: 4b2ece4566a3e80e9a051163088a6ea7dc7bc0da
  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.