DescriptionAdd an async ReadTrailers method to QuicChromiumClientStream::Handle
This does not change OnClose or OnError and the callback is not yet invoked
on errors, but that can happen in the next CL since all upcalls have now
been replaced by async methods.
BUG=716563
Review-Url: https://codereview.chromium.org/2900533002
Cr-Commit-Position: refs/heads/master@{#475517}
Committed: https://chromium.googlesource.com/chromium/src/+/ce2464110221db485c26fd738c097c95c2269c13
Patch Set 1 #Patch Set 2 : Rebase #
Total comments: 12
Patch Set 3 : Address comments #Patch Set 4 : git cl try #Patch Set 5 : Rebase and fix test #
Total comments: 4
Patch Set 6 : initializes #
Total comments: 6
Patch Set 7 : Fix comments #Dependent Patchsets: Messages
Total messages: 22 (12 generated)
|