Josh,
you're right - my header component was setting it to 'public'. Doh!
Thanks,
Tom
On Sun, 2003-02-23 at 16:01, Josh Chamas wrote:
> Tom Lancaster wrote:
> > Hi,
> >
> > I'm having some problems trying to set the Cache-Control header using
> > Apache::ASP. The only values I can get it to ho
Tom Lancaster wrote:
Hi,
I'm having some problems trying to set the Cache-Control header using
Apache::ASP. The only values I can get it to hold are 'public' and
private'.
I've tried using
$Response->{CacheControl} = 'max-age=1800,no-cache="Set-Cookie"';
and
$Response->AddHeader('Cache-Control