https://bz.apache.org/bugzilla/show_bug.cgi?id=56917
--- Comment #16 from Konstantin Kolinko <knst.koli...@gmail.com> --- Thank you. Minor things 1. JMX 2. As Servlet Specification javadoc [1] explicitly says "servlet container must convert the relative URL to an absolute URL before sending the response to the client" and references RFC 3986 ("absolute" is defined there), I think the default value of this option should depend on STRICT_SERVLET_COMPLIANCE. It is not yet known what will be for Servlet 4.0, we can change the default later. The [1] link is for Servlet 3.1. [1] http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServletResponse.html#sendRedirect-java.lang.String- -- 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