[Seaside] Setting HTTP Headers

Michel Bany michel.bany at gmail.com
Sun Sep 23 13:05:30 UTC 2007


I think that subclassing WASession and reimplementing  
#returnResponse: may help.

Michel.


On Sep 23, 2007, at 8:55 AM, Ramon Leon wrote:

>> 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.





More information about the seaside mailing list