Open
Description
Is there any way to force a specific uri to be removed from the cache (so that it would be necessarily fetch the next time an image source point to this uri)?
This is because I have a user avatar that always point to the same url for a specific user so I want to be able to clean the cache for this avatar picture each time the user actually change its avatar.