Some of my images return these headers
Can anyone tell me when this image cache is going to expire and why?
The Cache-Control
value is the one that will be used - the image will expire from the cache after 604800 seconds. See this question for more detail.
See also here:
When both Cache-Control and Expires are present, Cache-Control takes precedence