Commit Graph
2 Commits
Author SHA1 Message Date
Mike Corbin f5f0521d65 downloadFile: avoid connecting twice for each download on Android
A connection already exists to fetch HTTP headers, so use that to complete the
download instead of making a second connection.
2016-03-19 08:12:06 +00:00
Chris Dell b603084ce7 Refactored downloadFile, added stopDownload 2015-11-23 16:30:27 +00:00