In quic_client_bin.cc, print the "Request (succeeded|failed)" messages in stdout instead of stderr. gfe-relnote: (n/a) Tools only. PiperOrigin-RevId: 248345426 Change-Id: Ic580baac5f7a90ed24dfcac60af857ae652a5e0d
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.