commit | 6fbdaf438553d088e70b272a05f65fcf5557c166 | [log] [tgz] |
---|---|---|
author | renjietang <renjietang@google.com> | Mon Jul 29 10:50:54 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 30 11:02:36 2019 -0700 |
tree | aaf365c1c4f3f878a56f993fc6069c489da1f3e8 | |
parent | 63becfb2f8883ecd6efaa39a9e095e2b9f359b82 [diff] |
Make OnPushPromiseFrameEnd() return the same value as OnHeadersFrameEnd(). This helps future change to be more consistent. gfe-relnote: v99, not protected. PiperOrigin-RevId: 260533873 Change-Id: Ic244ff51d208a0b885423c65705ddbdd24ce56ab
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.