-
Notifications
You must be signed in to change notification settings - Fork 393
Closed
Labels
closed-as-intendedClosed as the reported issue is expected behaviorClosed as the reported issue is expected behaviortype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
Originally opened as dart-lang/sdk#22453
This issue was originally filed by stasd...@gmail.com
I was planning to use http package (https://pub.dartlang.org/packages/http) to make requests to remote server.
Unfortunately, my network uses proxy.
While dart's stadard lib's io HttpClient supports proxy, it's not true for http package.
Metadata
Metadata
Assignees
Labels
closed-as-intendedClosed as the reported issue is expected behaviorClosed as the reported issue is expected behaviortype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug