gfe-relnote: (n/a) In QuicClientBase, mark version negotiated when the client reconnects. Test only.

This is an attempt to deflake test SimpleRequestResponseZeroConnectionID and ZeroConnectionID.

PiperOrigin-RevId: 293356478
Change-Id: I63bbed4fde7a9fe71a1100660c7c82750c0bf74f
3 files changed
tree: d70243b48e54cbf9cd15be938ead4f104ccc0b16
  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.