https://bz.apache.org/bugzilla/show_bug.cgi?id=58464
Bug ID: 58464
Summary: servletRequest.getHeaderNames() returns all header
names in lower case
Product: Tomcat 7
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Servlet & JSP API
Assignee: [email protected]
Reporter: [email protected]
The HTTP specification says that HTTP header names are case insensitive.
However it would be nice if uppercase header names will be passed to the
servlet without converting them to lowercase.
--
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]