[thelist] HTTP Header Resource

Oliver Lineham oliver at lineham.co.nz
Thu Jan 4 22:04:09 CST 2001


At 22:10 4/01/2001 -0500, you wrote:

>I'm looking for the ones that would stop caching... in other words, have an
>image re-downloaded every time. This is because the image is dynamically
>generated and I don't want the same one popping up every time.

Pragma: no-cache

which can be simulated with

<meta http-equiv="Pragma" content="no-cache">

of course, there's no guarantee the browser will pay any attention.

</ol>

____________________________________________________
  phone +64 21 210-7845       http://www.vibe.co.nz/
  po box 10-492              wellington, new zealand




More information about the thelist mailing list