commit | 4d80c9dc2c13da3a51509aa1060f571ec118aa54 | [log] [tgz] |
---|---|---|
author | QUICHE team <quiche-dev@google.com> | Wed Jun 02 11:46:19 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 02 11:46:55 2021 -0700 |
tree | f2e15222372b8777d26d83ba79b613698573a096 | |
parent | fee27624833d066127f31edd013480025243f740 [diff] |
Factors out a private WriteForStream() method from OgHttp2Session::Send(). This refactoring will simplify a future change to add trailer support. PiperOrigin-RevId: 377108825
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. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.