]> granicus.if.org Git - apache/commit
We must always use case-insensitive comparisons in mod_mime even if
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 25 Apr 2002 05:40:15 +0000 (05:40 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 25 Apr 2002 05:40:15 +0000 (05:40 +0000)
commit3de5270e0d29765cc43146c6e686be23218c485e
tree5bb00af418517a11b323490cc26f21176e957c47
parentf24b4c483198c5811c34f5d4605ec14783ff5e0a
We must always use case-insensitive comparisons in mod_mime even if
our platform is not "case-blind."  This matches 1.3 behavior and our
docs say that the extension argument is case-insensitive anyway.

This is case where the code fix is easier than the doc fix.  =)

PR: 8223

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94789 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http/mod_mime.c