pinterest / PINRemoteImage

A thread safe, performant, feature rich image fetcher
Apache License 2.0
4.01k stars 511 forks source link

Set cachePolicy accordingly when PINRemoteImageManagerDownloadOptions is provided #605

Closed woshimaliang closed 3 years ago

woshimaliang commented 3 years ago

Otherwise it might be confusing (and surprising) that the underlying network client may returns locally cached data

There is a use case in Pinterest that expects one response would never be cached.