dstep v0.2.1 (2016-01-16T16:11:31Z)
Home
Dub
Repo
Http.download
test
Http
Undocumented in source. Be warned that the author may not have intended to support it.
void
download
(string url, string destination, float timeout, ProgressHandler progress)
void
[]
download
(string url, float timeout, ProgressHandler progress)
struct
Http
static
void
[]
download
(
string
url
,
float
timeout
= 30f
,
ProgressHandler
progress
= new
CliProgressHandler
)
Meta
Source
See Implementation
test
Http
static functions
download
exists