gfe-relnote: When a QUIC client receives an unexpected crypto tag, include the tag in the connection close details. Not flag protected.

PiperOrigin-RevId: 289173708
Change-Id: I7ac33fb410670e7603f124058c1e5a6eb37c9f59
1 file changed
tree: 70551c5d9b74bc2ac195dd85b5644670649f9f24
  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.