gfe-relnote: n/a(test only) fix a GCC complier error in QUIC test utils. Not
protected.

The type limit error is reported in https://github.com/envoyproxy/envoy/pull/10040#issuecomment-588443476

This also fixes the representation of DEL 0x7f to be '.'

PiperOrigin-RevId: 296214588
Change-Id: I94c01491879aa8d776a2ed09a9a6fbce93f73579
1 file changed
tree: f3c3e73aefdb5016970e100d69277f3af91d5b43
  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.