commit | 2abedac5a50a8d107525350af8f6f1dfac427c78 | [log] [tgz] |
---|---|---|
author | renjietang <renjietang@google.com> | Mon May 20 14:04:50 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 21 02:07:23 2019 -0700 |
tree | 08e2b102044dad150052f83b1c4d384736f26a68 | |
parent | 9b9cc816405092014bf9821148fec8dd43a1a2ba [diff] |
Cloned from CL 231494986 by 'g4 patch'. Original change by bnc@bnc:majom-bnc-chromium-google3-headers-git5:2181:citc on 2019/01/29 16:21:02. Send HEADERS on the request stream. In QUIC version 99, send HEADERS (including trailers) on the request stream instead of the headers stream, compressed with QPACK instead of HPACK. gfe-relnote: Send HEADERS on the request stream in QUIC version 99 only. Not flag protected. PiperOrigin-RevId: 249121660 Change-Id: I933f9433da8bfffc8c2979aea742d485639b33c5
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.