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

Issue 14958005: Default to UTF-8 in the HTTP package. (Closed)

Created:
7 years, 7 months ago by nweiz
Modified:
7 years, 7 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Default to UTF-8 in the HTTP package. This makes ByteStream.toStringStream respect its Encoding properly. [decodeString] and [encodeString] are still unable to do so (see issue 6284). BUG=10573 R=rnystrom@google.com Committed: https://code.google.com/p/dart/source/detail?r=22805

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M pkg/http/lib/src/byte_stream.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/http/lib/src/utils.dart View 1 chunk +2 lines, -2 lines 3 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
7 years, 7 months ago (2013-05-15 19:52:36 UTC) #1
Bob Nystrom
One suggestion, otherwise LGTM. https://codereview.chromium.org/14958005/diff/1/pkg/http/lib/src/utils.dart File pkg/http/lib/src/utils.dart (right): https://codereview.chromium.org/14958005/diff/1/pkg/http/lib/src/utils.dart#newcode97 pkg/http/lib/src/utils.dart:97: // TODO(nweiz): implement this once ...
7 years, 7 months ago (2013-05-16 16:11:39 UTC) #2
nweiz
https://codereview.chromium.org/14958005/diff/1/pkg/http/lib/src/utils.dart File pkg/http/lib/src/utils.dart (right): https://codereview.chromium.org/14958005/diff/1/pkg/http/lib/src/utils.dart#newcode97 pkg/http/lib/src/utils.dart:97: // TODO(nweiz): implement this once issue 6284 is fixed. ...
7 years, 7 months ago (2013-05-16 18:32:46 UTC) #3
nweiz
7 years, 7 months ago (2013-05-16 18:33:14 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r22805 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698