Jean-Louis MONTEIRO created TOMEE-1003:
------------------------------------------
Summary: HttpRequestImpl embedded implementation does not respect Java API
Key: TOMEE-1003
URL: https://issues.apache.org/jira/browse/TOMEE-1003
Project: TomEE
Issue Type: Bug
Reporter: Jean-Louis MONTEIRO
The current implementation of HttpRequestImpl does not respect Java Servlet Specification.
getRequestURL must not contain query parameters.
http://docs.oracle.com/javaee/6/api/javax/servlet/http/HttpServletRequest.html#getRequestURL()
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|