Open LarrrrryT opened 9 years ago
True. Could pretty easily add methods something like this:
[SGCache removeFileForURL:url];
[SGImageCache removeImageForURL:url];
[SGCache removeFileForCacheKey:cacheKey];
[SGImageCache removeImageForCacheKey:cacheKey];
I don't personally have a need for this yet. But pull requests are welcome ;)
There is no way to invalidate an image url