DescriptionLanding Recent QUIC changes until 05:15 PM, Dec 24, 2016 UTC
Include quic_str_cat.h in all the places it's used.
Merge internal change: 142874387
https://codereview.chromium.org/2609483002/
QUIC - refactor in preparation for two streams per HTTP transaction.
The IETF WG is moving to model of using a pair of streams per
https://quicwg.github.io/base-drafts/draft-ietf-quic-http.html#rfc.section.4.2
This scheme above came about in the course of discussions on QUIC
specific changes to HPACK that will hopefully eliminate HPACK induced
HoL blocking.
This change is a refactor of QuicHeadersStream and QuicSpdySession,
moving per-session granularity items from the former to the latter. It
does not yet make headers stream per request, but this helps prepare the way.
na/ (refactor only - no functional change).
Merge internal change: 142825457
https://codereview.chromium.org/2607873002/
BUG=
Committed: https://crrev.com/a08ea6fbebc83ed40f6ac9cfd6210df0eae4e5a0
Cr-Commit-Position: refs/heads/master@{#440936}
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Format #Patch Set 4 : Fix random. #Messages
Total messages: 17 (12 generated)
|