Baseflow / flutter_cache_manager

Generic cache manager for flutter
https://baseflow.com
MIT License
738 stars 427 forks source link

Force cache-control header #412

Open GrantSavill opened 1 year ago

GrantSavill commented 1 year ago

💬 Questions and Help

The file I'm try to cache does not provide a cache-control header. Is it possible to force this using fileService on a CustomCacheManager?