I want to use the uil
current download infrastructure (and caching) to get files from internet that are not images.
Is there a way to achieve that? Or classes I should look into?
Note: here are the current very image oriented uil
downloaders:
ImageDownloader
|---- BaseImageDownloader
| |---- HttpClientImageDownloader
|---- NetworkDeniedImageDownloader
|---- SlowNetworkImageDownloader