Re: Cache Control

2010-05-13 Thread Perrin Harkins
[forgot to CC the list] On Thu, May 13, 2010 at 3:56 AM, Michel Jansen wrote: > Tha pages are cached by the browser.. Ok.  First, you don't need the err_headers_out call, because no_cache already does that for you. I'd suggest checking the headers you're sending with a browser plugin, LWP, or t

Re: Cache Control

2010-05-13 Thread André Warnier
Perrin Harkins wrote: [forgot to CC the list] On Thu, May 13, 2010 at 3:56 AM, Michel Jansen wrote: Tha pages are cached by the browser.. Ok. First, you don't need the err_headers_out call, because no_cache already does that for you. I'd suggest checking the headers you're sending with a b