http_download (string url, string path) ⇒ boolean
Uses the HTTP POST method to download a file to a path. This method will return true if successful or return false if the request throws an error.
First available: Version 1.10.11
Comments