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 2012/07/02 11:44:06 UTC

[Bug 45995] RFE - MIME type extension not case sensitive

https://issues.apache.org/bugzilla/show_bug.cgi?id=45995

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
Fixed in trunk for Tomcat 8 onwards. From Tomcat 8, Tomcat will align with
httpd and use a case-insensitive comparison.

There hasn't been much demand for this feature in the current Tomcat releases
so I do not propose to back-port it since:
- changing behaviour for stable releases may cause problems for existing
applications
- making it configurable adds unnecessary complexity

If demand does appear, then this can be back-ported but it would need to be
configurable.

-- 
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