https://issues.apache.org/bugzilla/show_bug.cgi?id=56692
Bug ID: 56692
Summary: request.getParameterNames(); returns empty
Enumerations in Valve if servlet never call
request.getParameterNames()
Product: Tomcat 7
Version: 7.0.54
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
I'm writing a custom Valve and find a strange bug.
if the servlet never call request.getParameterNames(), then i will get an empty
Enumerations if i call request.getParameterNames();in a Valve.
--
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]