Hi,
you can search for:
<map:action name="set-header"
src="org.apache.cocoon.acting.HttpHeaderAction" />
or for instance for
<map:act type="set-header">
<map:parameter name="Pragma" value="no-cache" />
<map:parameter name="Cache-Control" value="no-cache" />
</map:act>
This is one way of setting http headers, there might be others, but I'm
sure Cocoon 2.1.9 will net set them by default.
Regards,
Jeroen Reijn
Iulian Radu wrote:
Hi Jeroen for your super quick answer.
Jeroen Reijn wrote:
Hi Iulian,
could you please provide us with some more information about which
version of Cocoon you are using?
I am using cocoon 2.1.9.
What other information could be useful to you?
As far as I know even when specifying the caching pipeline, it should
not send those headers automatically. Only when you for instance
specify a set header action in your sitemap.
How looks a 'set header'? Perhaps I can search in my project after this
string?
The project I am working one is a huge one and was not developed by me
or my company. There are a lot of sub-sitemaps.
Thanks,
Iulian
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]