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

Issue 1874613002: relnote: add connection option "SPSH" to indicate whether client wants to do server push or not, wh… (Closed)

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

Description

relnote: add connection option "SPSH" to indicate whether client wants to do server push or not, which is disabled by default on server. Move "SPSH" negotiation into shared code. Merge internal change: 118974770 BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -2 lines) Patch
M net/quic/crypto/crypto_protocol.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_server_session_base.h View 3 chunks +8 lines, -0 lines 0 comments Download
M net/tools/quic/quic_server_session_base.cc View 2 chunks +4 lines, -1 line 0 comments Download
M net/tools/quic/quic_server_session_base_test.cc View 2 chunks +19 lines, -0 lines 0 comments Download
M net/tools/quic/quic_simple_server_session.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/tools/quic/quic_simple_server_session_test.cc View 2 chunks +5 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 5 (2 generated)
Zhongyi Shi
4 years, 8 months ago (2016-04-08 04:41:04 UTC) #2
Zhongyi Shi
4 years, 8 months ago (2016-04-11 17:34:26 UTC) #4
ramant (doing other things)
4 years, 8 months ago (2016-04-11 18:20:16 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698