-
Notifications
You must be signed in to change notification settings - Fork 386
Open
Labels
type-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#19831
This issue was originally filed by theburnin...@gmail.com
What steps will clearly show the issue / need for enhancement?
- when making http requests you usually want to timeout the request after a reasonable amount of time (usually in the region of seconds)
- it would be great to have away to specify timeout as Duration when making a http request via the http/browser client/http client classes.
What version of the product are you using? On what operating system?
Dart 1.5.1, http 0.11.1+1
RyanRamchandar, chris-wickens, guzishiwo, jaumard, Nico04 and 31 more
Metadata
Metadata
Assignees
Labels
type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug