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

Issue 10386040: Avoid using chunked transfer encoding when the HTTP verision is 1.0. (Closed)

Created:
8 years, 7 months ago by Søren Gjesse
Modified:
8 years, 7 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Avoid using chunked transfer encoding when the HTTP verision is 1.0. R=ager@google.com BUG=dart:2938 TEST=tests/standalone/io/http_content_length_test.dart Committed: https://code.google.com/p/dart/source/detail?r=7442

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -0 lines) Patch
M runtime/bin/http.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/bin/http_impl.dart View 2 chunks +7 lines, -0 lines 0 comments Download
M tests/standalone/io/http_content_length_test.dart View 1 1 chunk +25 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Gjesse
8 years, 7 months ago (2012-05-09 07:19:19 UTC) #1
Mads Ager (google)
lgtm https://chromiumcodereview.appspot.com/10386040/diff/1/tests/standalone/io/http_content_length_test.dart File tests/standalone/io/http_content_length_test.dart (right): https://chromiumcodereview.appspot.com/10386040/diff/1/tests/standalone/io/http_content_length_test.dart#newcode99 tests/standalone/io/http_content_length_test.dart:99: socket.onClosed = () { Indentation is off.
8 years, 7 months ago (2012-05-09 07:42:14 UTC) #2
Søren Gjesse
8 years, 7 months ago (2012-05-09 08:57:02 UTC) #3
https://chromiumcodereview.appspot.com/10386040/diff/1/tests/standalone/io/ht...
File tests/standalone/io/http_content_length_test.dart (right):

https://chromiumcodereview.appspot.com/10386040/diff/1/tests/standalone/io/ht...
tests/standalone/io/http_content_length_test.dart:99: socket.onClosed = () {
On 2012/05/09 07:42:14, Mads Ager wrote:
> Indentation is off.

Done.

Powered by Google App Engine
This is Rietveld 408576698