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

Issue 281353004: pkg/shelf: Fixed logic for setting Server header in `shelf_io` (Closed)

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

Description

pkg/shelf: Fixed logic for setting Server header in `shelf_io` BUG= https://code.google.com/p/dart/issues/detail?id=18737 R=nweiz@google.com Committed: https://code.google.com/p/dart/source/detail?r=36725

Patch Set 1 #

Total comments: 1

Patch Set 2 : rebase #

Patch Set 3 : bumped version #

Patch Set 4 : fixed #

Total comments: 6

Patch Set 5 : final nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -4 lines) Patch
M pkg/shelf/CHANGELOG.md View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/shelf/lib/shelf_io.dart View 1 2 3 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/shelf/pubspec.yaml View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M pkg/shelf/test/shelf_io_test.dart View 1 2 3 4 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
kevmoo
The code that shipped was dumb. Special casing the server header seems superfluous
6 years, 7 months ago (2014-05-15 03:21:28 UTC) #1
nweiz
https://codereview.chromium.org/281353004/diff/1/pkg/shelf/lib/shelf_io.dart File pkg/shelf/lib/shelf_io.dart (left): https://codereview.chromium.org/281353004/diff/1/pkg/shelf/lib/shelf_io.dart#oldcode93 pkg/shelf/lib/shelf_io.dart:93: } I still like the intent of this code, ...
6 years, 7 months ago (2014-05-15 22:21:31 UTC) #2
kevmoo
PTAL I thought some more about this. I want to improve the logic here, but ...
6 years, 7 months ago (2014-05-25 01:17:13 UTC) #3
nweiz
On 2014/05/25 01:17:13, kevmoo wrote: > PTAL > > > I thought some more about ...
6 years, 7 months ago (2014-05-27 19:46:26 UTC) #4
kevmoo
PTAL
6 years, 7 months ago (2014-05-27 22:15:50 UTC) #5
nweiz
lgtm https://codereview.chromium.org/281353004/diff/50001/pkg/shelf/CHANGELOG.md File pkg/shelf/CHANGELOG.md (right): https://codereview.chromium.org/281353004/diff/50001/pkg/shelf/CHANGELOG.md#newcode4 pkg/shelf/CHANGELOG.md:4: * Fixed logic for setting Server header in ...
6 years, 7 months ago (2014-05-27 23:08:05 UTC) #6
kevmoo
https://codereview.chromium.org/281353004/diff/50001/pkg/shelf/CHANGELOG.md File pkg/shelf/CHANGELOG.md (right): https://codereview.chromium.org/281353004/diff/50001/pkg/shelf/CHANGELOG.md#newcode4 pkg/shelf/CHANGELOG.md:4: * Fixed logic for setting Server header in `shelf_io` ...
6 years, 7 months ago (2014-05-28 00:44:04 UTC) #7
kevmoo
6 years, 7 months ago (2014-05-28 00:44:22 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 manually as r36725 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698