commit | fb47f71aa9f2ad207139f5bb03269eba31a0be67 | [log] [tgz] |
---|---|---|
author | rch <[email protected]> | Sun May 21 03:24:00 2017 |
committer | Commit bot <[email protected]> | Sun May 21 03:24:00 2017 |
tree | 6a3e64c56c405a02a42249d38755ca9176a0f6e8 | |
parent | bc62dfeaf37c83a79f393cb536fb22b39ea87097 [diff] |
Add an async ReadInitialHeaders method to QuicChromiumClientStream::Handle This does not change OnClose or OnError and the callback is not yet invoked on errors. That will happen after all the upcalls are replaced by async methods. BUG=716563 Review-Url: https://codereview.chromium.org/2873963003 Cr-Commit-Position: refs/heads/master@{#473458}