Add ClearControlFrame() to quic_test_utils. This function does not have to live in a class and does not need seven identical definitions. gfe-relnote: n/a, test-only refactoring. PiperOrigin-RevId: 254999491 Change-Id: I1173acb47388e3a5ca010c927c4e886d3b6ab387
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.