smanikandan14 / ThinDownloadManager

To download files and to avoid using DOWNLOAD_WITHOUT_NOTIFICATION permission if you are using Android's DownloadManager in your apps.
Apache License 2.0
783 stars 185 forks source link

cannot download image #91

Closed 8debug closed 7 years ago

8debug commented 7 years ago

it can not download image from url, url like this : 1

bug?

mrStudent123 commented 7 years ago

Are you sending the correct mimetype and content-disposition headers from your server?