Reinhard Haller schrieb:

Hello,

> how to add the Pragma: no-cache for the submitted request
> to www.some.server/data.xml?
> 
> <map:match pattern="new.html">
>    <map:generate src="http://www.some.server/data.xml"/>
>    <map:transform src="xml2html.xslt" />
>    <map:serialize/>
> </map:match>

Have a look at the "set-header" action.
HTH
Christoph

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to