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

Issue 10068013: Add basic handling to connection upgrade to the HTTP parser (Closed)

Created:
8 years, 8 months ago by Søren Gjesse
Modified:
8 years, 8 months ago
Reviewers:
Anders Johnsen
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add basic handling to connection upgrade to the HTTP parser See description in runtime/bin/http_parser.dart on how the upgrade works. R=ajohnsen@google.com BUG=dart:2002 TEST=tests/standalone/src/io/HttpParserTest.dart Committed: https://code.google.com/p/dart/source/detail?r=6464

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+268 lines, -46 lines) Patch
M runtime/bin/http_parser.dart View 9 chunks +72 lines, -27 lines 0 comments Download
M tests/standalone/src/io/HttpParserTest.dart View 10 chunks +196 lines, -19 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Gjesse
8 years, 8 months ago (2012-04-12 12:23:22 UTC) #1
Anders Johnsen
8 years, 8 months ago (2012-04-12 12:43:36 UTC) #2
LGTM, I really like this approach!

Powered by Google App Engine
This is Rietveld 408576698