gfe-relnote: (n/a) Rename QuicRecordTestOutput to QuicRecordTrace. Test only rename, not protected.

Note for Chromium and Envoy merges: Please rename the function in the corresponding platform impl files as well.

PiperOrigin-RevId: 284208922
Change-Id: I6fcf390461461554acbed4b4edb2c6da44937c54
3 files changed
tree: a022783f011a1e7131f5ed621dd1123b69971658
  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.