Dump header name and value length (not value itself) if value too long.

gfe-relnote: Log only change, not protected.
PiperOrigin-RevId: 296224216
Change-Id: I3386574bf73b295d9362b5d20291d299f1a85b3a
4 files changed
tree: ef213e15b114663abcab4f89d9ae0953e0d97434
  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.