commit | 5231ee2333c2fa40c95c9104b8b6b591cddb572e | [log] [tgz] |
---|---|---|
author | bnc <bnc@google.com> | Mon Apr 15 19:02:13 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 16 14:50:13 2019 -0700 |
tree | 98f4a96c5ec08743c6d929f0415e5dc914484786 | |
parent | 840edb6d672931ff936004fc35a82ecac6060844 [diff] |
Add expect_final_byte_offset argument to CopyAndValidateTrailers(). This will be used in cr/231494986 where trailers sent on the request/response stream should not have the :final-offset pseudo-header. gfe-relnote: n/a. No functional change. PiperOrigin-RevId: 243730777 Change-Id: I1a5c729fb5aab3e3abdb0ce64dad5667faf794bf
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.