Update of /var/cvs/config/components
In directory james.mmbase.org:/tmp/cvs-serv19281

Modified Files:
        core.xml 
Log Message:
Added a small utility block which can be used to quickly explore the attributes 
of the request


See also: http://cvs.mmbase.org/viewcvs/config/components


Index: core.xml
===================================================================
RCS file: /var/cvs/config/components/core.xml,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -b -r1.59 -r1.60
--- core.xml    14 Nov 2008 16:10:07 -0000      1.59
+++ core.xml    24 Dec 2008 11:00:54 -0000      1.60
@@ -346,6 +346,15 @@
   </block>
  -->
 
+  <block name="request"
+         classification="mmbase.tools"
+         mimetype="text/html">
+    <description xml:lang="en">Shows the request headers as issued by the 
client</description>
+    <body jsp="request.jspx">
+
+    </body>
+  </block>
+
   <block name="events"
          classification="mmbase.tools"
          mimetype="text/html">
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to