[Seaside] Setting HTTP Headers

Ramon Leon ramon.leon at allresnet.com
Sun Sep 23 06:55:57 UTC 2007


> Is there any way for a component to set HTTP headers? I have 
> a component whose output must never be cached, so I want to 
> the 'Cache- Control' header to force revalidation. I see 
> where the the continuation creates the response, but it 
> doesn't look like the response is ever accessible to the component.
> 
> --
> Ken Treis
> Miriam Technologies, Inc.

Have you actually checked your headers via firebug?  Seaside headers are
already set to No-cache.

Ramon Leon
http://onsmalltalk.com  



More information about the seaside mailing list