On 24.10.2011 13:54, Konstantin Kolinko wrote:
> Old code used stristr.
> New code uses strncmp.
> 
> If I understand correctly, the old one is case-insensitive, while the
> new one is case-sensitive.

Looks like I had tomatoes on my eyes.

Will fix.

Thanks!

Rainer

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

Reply via email to