Implement blocked decoding in qpack_offline_decoder. Locally verified that decoding works and gives correct result on 456 input files in https://github.com/qpackers/qifs/tree/master/encoded/qpack-05: all except for the f5 directory. gfe-relnote: n/a, QUIC v99-only change in test-only tool. PiperOrigin-RevId: 258671312 Change-Id: I250f7070fb29e05711bd277d98e71817f81acfe0
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.