-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-pkgUsed for miscellaneous pkg/ packages not associated with specific area- teams.Used for miscellaneous pkg/ packages not associated with specific area- teams.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
This issue was originally filed by [email protected]
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
area-pkgUsed for miscellaneous pkg/ packages not associated with specific area- teams.Used for miscellaneous pkg/ packages not associated with specific area- teams.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