Following are some remarks on a few of the HTTP headers that are often
misunderstood.
HEADER NAME
HEADER SIGNIFICANCE
Expires
Date the response expires and should no longer be used by a cache.
See
http://www.mnot.net/cache_docs/ or pg 183. Note that this
header should be overruled by the Cache-Control header in a HTTP1.1
client.