In quic, include undecryptable packets information in error details when client closes connection with quic_handshake_timeout for debugging purpose. client only, not protected.

PiperOrigin-RevId: 317174812
Change-Id: If3b608b81585c188a571ff60c63af01e4e69d0a7
2 files changed
tree: 27c6f99172799e3ca3699834b6381af09d0e4551
  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.