From what I'm seeing, it seems that Kingfisher just ignores the response cache-control headers, which is weird. How can I respect the max-age field so that some images refresh more often? It seems that Kingfisher is caching images forever, but some images need to be refreshed quite often.
From what I'm seeing, it seems that Kingfisher just ignores the response cache-control headers, which is weird. How can I respect the max-age field so that some images refresh more often? It seems that Kingfisher is caching images forever, but some images need to be refreshed quite often.