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

Issue 364313002: Validate headers when added to HttpHeaders. (Closed)

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

Description

Validate headers when added to HttpHeaders. BUG= R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=38009

Patch Set 1 #

Total comments: 12

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -11 lines) Patch
M sdk/lib/io/http_headers.dart View 1 5 chunks +37 lines, -10 lines 0 comments Download
M sdk/lib/io/http_parser.dart View 1 chunk +6 lines, -1 line 0 comments Download
M tests/standalone/io/http_headers_test.dart View 1 2 chunks +39 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Anders Johnsen
6 years, 5 months ago (2014-07-04 09:12:39 UTC) #1
Søren Gjesse
lgtm https://codereview.chromium.org/364313002/diff/1/sdk/lib/io/http_headers.dart File sdk/lib/io/http_headers.dart (right): https://codereview.chromium.org/364313002/diff/1/sdk/lib/io/http_headers.dart#newcode48 sdk/lib/io/http_headers.dart:48: void _addAll(String name, value) { Add assert(name == ...
6 years, 5 months ago (2014-07-04 09:24:54 UTC) #2
Anders Johnsen
https://codereview.chromium.org/364313002/diff/1/sdk/lib/io/http_headers.dart File sdk/lib/io/http_headers.dart (right): https://codereview.chromium.org/364313002/diff/1/sdk/lib/io/http_headers.dart#newcode48 sdk/lib/io/http_headers.dart:48: void _addAll(String name, value) { On 2014/07/04 09:24:54, Søren ...
6 years, 5 months ago (2014-07-04 11:03:50 UTC) #3
Anders Johnsen
6 years, 5 months ago (2014-07-04 11:04:14 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r38009 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698