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

Issue 11645044: Refactor handling of Transfer-Encoding (Closed)

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

Description

Refactor handling of Transfer-Encoding This moves more header handling to the HttpHeaders object R=ajohnsen@google.com TEST=tests/standalone/io/http_content_length_test.dart BUG= Committed: https://code.google.com/p/dart/source/detail?r=16432

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -31 lines) Patch
M sdk/lib/io/http_headers.dart View 5 chunks +52 lines, -11 lines 0 comments Download
M sdk/lib/io/http_impl.dart View 10 chunks +5 lines, -20 lines 0 comments Download
M sdk/lib/io/http_parser.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/standalone/io/http_content_length_test.dart View 2 chunks +62 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Gjesse
8 years ago (2012-12-20 15:07:29 UTC) #1
Anders Johnsen
8 years ago (2012-12-21 07:50:18 UTC) #2
Yay, extreamly nice cleanup! :) LGTM

Powered by Google App Engine
This is Rietveld 408576698