eTag support #1632
Replies: 3 comments 2 replies
-
Hi, I have to say the ETag support was never an "official" part of Kingfisher. It is using a URL-based way to cache the result. I am not sure what imageView.kf.setImage(with: url, options: [.forcerefresh]) |
Beta Was this translation helpful? Give feedback.
-
What I ended up, and seems to be a way to go, is to set two options: Does that seem about right? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there 👋
I know from some old closed issue there was a wiki page 👉 here to help implementing NSCache.
I need to replicate the
SDWebImageOptions.refreshCached
behaviour in some way.Any help/idea?
Beta Was this translation helpful? Give feedback.
All reactions