Remove logging of header name and value length for headers with too long value.

Remove LOG_FIRST_N statements added at cl/296224216.

gfe-relnote: remove two LOG_FIRST_N statements.
PiperOrigin-RevId: 297654216
Change-Id: Ib3f4df9495e49cbcb9acba9dcf3e614cdf3d710b
3 files changed
tree: 9eb0c9109cb6daebb19c58605ada55da93ba0a91
  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.