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

Issue 290203003: HTTP/2 framer support for reading headers with padding, and for segments. (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

HTTP/2 framer support for reading headers with padding, and for segments. Header padding may be read, but serialization support is TODO. Segment boundaries are likewise accepted, but discarded. This lands server change 67282679 by jgraettinger. BUG=345769

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -49 lines) Patch
M net/spdy/spdy_framer.cc View 14 chunks +51 lines, -27 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 15 chunks +133 lines, -22 lines 0 comments Download

Messages

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

Powered by Google App Engine
This is Rietveld 408576698