Remove unnecessary code in QuicSpdySession.

gfe-relnote: no behavior change. Not protected.
PiperOrigin-RevId: 279846831
Change-Id: Ifdb1c868b5e633a6c9a70de51e4fe3098b7fc7e2
1 file changed
tree: b4a61b50bf2133bbb4f381b7341f743225f08a00
  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.