DescriptionAdd support for multiple HTTP proxies
If the configuration returned from the findProxy in HttpClient
contails a list of proxies the the entries in the list will be tried
one by one until a working one is found. Before only the first was
ever tried.
R=ajohnsen@google.com
BUG=dart:5468
TEST=tests/standalone/io/http_proxy_test.dart
Committed: https://code.google.com/p/dart/source/detail?r=13599
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressed review comments #
Messages
Total messages: 3 (0 generated)
|