http - Browser image caching confusion -


some of images return these headers return headers

can tell me when image cache going expire , why?

the cache-control value 1 used - image expire cache after 604800 seconds. see this question more detail.

see here:

when both cache-control , expires present, cache-control takes precedence 

Comments