Simplify header lengths field. headers_lengths and trailers_lengths are only used for their payload length, so we might as well only store payload lengths. gfe-relnote: v99 only, not protected. PiperOrigin-RevId: 259636587 Change-Id: I455864328f5c37cb3ba4d080d29f4c2e87e6597d
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.