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

Issue 11414195: Make #maxRedirects and #followRedirects work for the dart:io HTTP client. (Closed)

Created:
8 years ago by nweiz
Modified:
8 years ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org, Søren Gjesse
Visibility:
Public.

Description

Make #maxRedirects and #followRedirects work for the dart:io HTTP client. Committed: https://code.google.com/p/dart/source/detail?r=15433

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
nweiz
8 years ago (2012-11-28 01:18:37 UTC) #1
Bob Nystrom
8 years ago (2012-11-28 01:50:18 UTC) #2
LGTM.

https://codereview.chromium.org/11414195/diff/1/pkg/http/test/request_test.dart
File pkg/http/test/request_test.dart (right):

https://codereview.chromium.org/11414195/diff/1/pkg/http/test/request_test.da...
pkg/http/test/request_test.dart:202: ..followRedirects = false;
How about not using a cascade here. Or, if you must, indent it 2 more?

Powered by Google App Engine
This is Rietveld 408576698