Remove Mocking of QuicSession::OnZeroRttRejected() because the implementation is now available.

Test change only. not protected.

PiperOrigin-RevId: 314951260
Change-Id: I3d2ed2bcbfcf0758ee6549d2a79b4bec7bf87c1f
2 files changed
tree: b944eea4029a5a97e1c209ec3bed4242556cd89b
  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.