Bilagi
01/20/2020, 10:49 AMPicasso
for image loading, know picasso caches(Both disk and memory) images. I have tried to use cache control headers for image *cache-control*: max-age=60
but it is not working. Is there a way to set expiry time for images while storing in disk/memory ?