Remove test-only HttpDecoder::current_frame_type() accessor. Add HttpDecoderPeer to use in tests instead. Also encode tests in test namespace, and override virtual destructor of HttpDecoderTest. gfe-relnote: n/a, test-only change in QUIC v99-only code. PiperOrigin-RevId: 254856727 Change-Id: Ic36c7d83495728d23c1c2b7b8dad66a728965c2f
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.