You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2015/12/01 11:46:52 UTC

[Bug 58655] IllegalStateException: calling HttpServletResponse#sendRedirect() with RemoteIpFilter

https://bz.apache.org/bugzilla/show_bug.cgi?id=58655

--- Comment #6 from Cristian Klein <cr...@gmail.com> ---
Are you sure this works? The "Location" header eventually has to contain the
absolute URL. [1] If this is left to the "non-RemoteIpFilter" code, wouldn't
the scheme be filled incorrectly?

[1] http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org