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: dev@tomcat.apache.org Reporter: tor...@gmail.com 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org