Http.download

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void download(string url, string destination, float timeout, ProgressHandler progress)
  2. void[] download(string url, float timeout, ProgressHandler progress)
    struct Http
    static
    void[]
    download
    (
    string url
    ,
    float timeout = 30f
    ,)

Meta