Definitions

Sorry, no definitions found. You may find more data at cache-control.

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word Cache-Control.

Examples

  • This response is only cacheable if indicated by a Cache-Control or Expires header field.

    dustbury.com » Not a small-block Ford 2007

  • The function might as well take an optional expiry duration parameter, too, and output Expires and Cache-Control headers if present.

    Snell-Pym » HTTP caching 2007

  • You're not emitting a Cache-Control header, or a value that is meaningless to our CDN and it therefore ignores it and will cache up to 72 hours.

    Site Home Jason Sherron 2011

  • If you're intentionally emitting a Cache-Control value

    Site Home Jason Sherron 2011

  • Expires with a date in the past, cookies, etc. are sent. header () function to send out HTTP headers, e.g. like this: header ( "Cache-Control: must-revalidate, max-age = 300");

    HowtoForge - Linux Howtos and Tutorials - 2010

  • Line 4261 to 4265 in/includes/functions. php is from the ReIMG Image Resizer MOD header ( 'Content-type: text/html; charset = UTF-8'); header ( 'Cache-Control: private, no-cache = "set-cookie"'); header ( 'Expires: 0'); header ( 'Pragma: no-cache');

    phpBB.com asdfasdf 2010

  • But, my blog doesn't contain any dynamic elements any more and Toto + Rack give you all the handles to implement caching (ETags, Cache-Control headers, etc.).

    Ariejan.net Ariejan de Vroom 2010

  • Line 4261 to 4265 in/includes/functions. php is from the ReIMG Image Resizer MOD header ( 'Content-type: text/html; charset = UTF-8'); header ( 'Cache-Control: private, no-cache = "set-cookie"'); header ( 'Expires: 0'); header ( 'Pragma: no-cache');

    phpBB.com RMcGirr83 2010

  • # Force no caching for dynamic files Header set Cache-Control "private, no-cache, no-store, proxy-revalidate, no-transform"

    phpBB.com reznor 2010

  • Here are some examples of headers that tell mod_cache headers with a date in the past: "Expires: Sun, 19 Nov 1978 05: 00: 00 GMT" headers: "Cache-Control: no-store, no-cache, must-revalidate" or "Cache-Control: must-revalidate, max-age = 0"

    HowtoForge - Linux Howtos and Tutorials - 2010

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.