Cache-Control



Summary

The Cache-Control general-header field is used to specify directives that MUST be obeyed by all caching mechanisms along the request/response chain.


Header Type: Standard (HTTP/1.1)

Example:
Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate, proxy-revalidate, no-transform, community="TST"


    References
  1. Hypertext Transfer Protocol HTTP/1.1 RFC2068 (section 14.9)
  2. Hypertext Transfer Protocol HTTP/1.1 RFC2616 (section 14.9)


Websites with a value of "max-age=15"