commit | 6c03720aa37cac3f1643bf6449e4b0da844c434a | [log] [tgz] |
---|---|---|
author | dschinazi <dschinazi@google.com> | Tue Apr 16 12:42:38 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 16 14:52:05 2019 -0700 |
tree | 5c172149995efdff3750d38a5272e8f131d6e57a | |
parent | 04bd4f397d323bbe34aafbae5d1308908b413703 [diff] |
Print non-printable QUIC tags as hex. This is particularly useful when displaying IETF QUIC draft versions that contain 0xff. gfe-relnote: Print non-printable QUIC tags as hex. Protected by gfe2_reloadable_flag_quic_print_tag_hex. PiperOrigin-RevId: 243859884 Change-Id: I8d48edc219ecd6329acf89d4f627cfbd6bf54f74
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.