Change a WARNING log to DLOG in QuicStreamIdManager.

gfe-relnote: n/a (logging only)
PiperOrigin-RevId: 305918879
Change-Id: I7a5a0b40cc2cedcfb782dbcfa4e45ba89ae8097c
1 file changed
tree: 50da79aeb3f044bfe030f9f5c31add4437f2c755
  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.