https://issues.apache.org/bugzilla/show_bug.cgi?id=45014
Summary: Request and Response classes should have wrappers for
use in Valves
Product: Tomcat 6
Version: unspecified
Platform: PC
OS/Version: Windows Vista
Status: NEW
Severity: enhancement
Priority: P2
Component: Connectors
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
HttpServletRequest and HttpServletResponse have wrapper classes defined in the
servlet API for the purposes of wrapping the request and response objects when
using filters.
As Valves are analogous to filters, it seems natural that
org.apache.catalina.connector.Request and
org.apache.catalina.connector.Response should have similar wrapper classes
available.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]