Date: 2004-08-12T05:07:42
   Editor: NicoVerwer <[EMAIL PROTECTED]>
   Wiki: Cocoon Wiki
   Page: ResponseHeaderTransformer
   URL: http://wiki.apache.org/cocoon/ResponseHeaderTransformer

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -20,6 +20,8 @@
 
 The ResponseHeaderTransformer is different from either of these methods, 
because it takes the header names and values from the XML that is processed by 
the pipeline.
 
+== Usage ==
+
 '''Declaration in sitemap:'''
 
 {{{
@@ -42,3 +44,7 @@
 }}}
 
 These elements are removed from the XML, and the header (Cache-Control) is set 
(to "no-cache").
+
+== Source code ==
+
+[attachment:ResponseHeaderTransformer.java]

Reply via email to