Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(657)

Issue 1905073002: Quic will push urls in x-associate-content and link headers upon ResponseHeadersComplete(). Change … (Closed)

Created:
4 years, 8 months ago by Ryan Hamilton
Modified:
4 years, 8 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@119778209
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Quic will push urls in x-associate-content and link headers upon ResponseHeadersComplete(). Change AcceptQuicClient() to start the request pipeline from PICKING_SERVICE for server push stream. Protected by FLAGS_quic_server_push. Implemented server push feature in QUIC. This feature will be enabled by both flag and connection option "kSPSH". Merge internal change: 119871679 BUG=

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -5 lines) Patch
M net/quic/quic_client_promised_info.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/quic_spdy_stream.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/tools/quic/quic_spdy_client_stream.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_client.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 3 (1 generated)
Ryan Hamilton
4 years, 8 months ago (2016-04-21 19:40:42 UTC) #2
ramant (doing other things)
4 years, 8 months ago (2016-04-21 21:39:24 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698