https://bz.apache.org/bugzilla/show_bug.cgi?id=57602
Bug ID: 57602
Summary: HttpServlet returns no content when included during a
HEAD request
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: Specification APIs
Assignee: [email protected]
Reporter: [email protected]
Similar to bug 57601 the default implementation of doHead() in HttpServlet
always suppresses output. This prevents a servlet that includes another's
output from receiving the content especially if it has wrapped the response in
order to capture the data.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]