Implement handling of HTTP HEAD
-------------------------------
Key: COCOON-2061
URL: https://issues.apache.org/jira/browse/COCOON-2061
Project: Cocoon
Issue Type: Bug
Components: * Cocoon Core
Reporter: Grzegorz Kossakowski
Fix For: 2.2-dev (Current SVN)
As discussed in this thread:
http://thread.gmane.org/gmane.text.xml.cocoon.devel/73088 it's useful to
implement proper handling of HTTP HEAD.
While handling HEAP request, pipelines should be built normally and set up
fully. This guarantees all needed information that goes into HTTP headers is
gathered. Then, _no processing_ should be applied because generating response
body is pointless.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.