On 13/12/2014 21:18, rj...@apache.org wrote: > Author: rjung > Date: Sat Dec 13 21:18:39 2014 > New Revision: 1645355 > > URL: http://svn.apache.org/r1645355 > Log: > Fix URI comparison in unit test. > > The test failed when I added more precise URI comparison. > I assume the non-normalized URI is OK to expect.
It is. requestURI should return the original URI as sent by the client before decoding and normalization. BTW, nice improvement to the test. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org