Pass early data reject reason to debug_visitor.

This way we can add this information in net log

PiperOrigin-RevId: 331597899
Change-Id: I90455ee1bfa5ade67f36c61ccc1130db1493bf58
9 files changed
tree: 9d4c149740834bd4eb87a71fd4842c30af99c418
  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.