Make transport_params in SessionCache a const reference, because it should always be present.

gfe-relnote: unused code, not protected.
PiperOrigin-RevId: 307943004
Change-Id: I692867a8cfc624f09a607cba297f9df7158ff1a9
4 files changed
tree: 22ecb8841e4d86491e90974d1f05f5b38f2cf85b
  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.