Remove QuicCryptoStream::OnSuccessfulVersionNegotiation

gfe-relnote: Remove no-op function. No behavior change, not flag protected
PiperOrigin-RevId: 296990713
Change-Id: I9aef904254632062d7675ea20393916f7c65e006
3 files changed
tree: 94e7843077449e7987b7bd66a40f4b2a393362bf
  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.