Add debug visitor for SETTINGS sent.

gfe-relnote: protected by v99 flag that is disabled in gfe.
PiperOrigin-RevId: 271645953
Change-Id: I421031f12100db05f316f6509e8085c5700ee1b7
4 files changed
tree: 9057994d8f6f25bca9e85b3ce5d84e5c63b3e0e0
  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.

The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.