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

Issue 288373004: Add handling + parsing for HTTP/2 ALTSVC frame. (Closed)

Created:
6 years, 7 months ago by Johnny
Modified:
6 years, 7 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Add handling + parsing for HTTP/2 ALTSVC frame. Also change frame type number and add an extra version check for BLOCKED frame. This lands server change 66925490 by mlavan. BUG=345769

Patch Set 1 #

Patch Set 2 : Non-static initializer fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+573 lines, -11 lines) Patch
M net/spdy/mock_spdy_framer_visitor.h View 2 chunks +7 lines, -0 lines 0 comments Download
M net/spdy/spdy_framer.h View 1 9 chunks +51 lines, -0 lines 0 comments Download
M net/spdy/spdy_framer.cc View 14 chunks +193 lines, -2 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 11 chunks +265 lines, -5 lines 0 comments Download
M net/spdy/spdy_protocol.h View 1 4 chunks +41 lines, -2 lines 0 comments Download
M net/spdy/spdy_protocol.cc View 1 3 chunks +14 lines, -1 line 0 comments Download
M net/spdy/spdy_protocol_test.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Johnny
6 years, 7 months ago (2014-05-16 22:28:53 UTC) #1
Ryan Hamilton
6 years, 7 months ago (2014-05-17 00:17:38 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698