You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2018/11/01 13:00:21 UTC

svn commit: r1845469 - /tomcat/trunk/res/scripts/check-mime.pl

Author: rjung
Date: Thu Nov  1 13:00:21 2018
New Revision: 1845469

URL: http://svn.apache.org/viewvc?rev=1845469&view=rev
Log:
hqx and m4a no longer needed in TOMCAT_ONLY.
The same definitions are now part of httpd's mime.types.

Modified:
    tomcat/trunk/res/scripts/check-mime.pl

Modified: tomcat/trunk/res/scripts/check-mime.pl
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/scripts/check-mime.pl?rev=1845469&r1=1845468&r2=1845469&view=diff
==============================================================================
--- tomcat/trunk/res/scripts/check-mime.pl (original)
+++ tomcat/trunk/res/scripts/check-mime.pl Thu Nov  1 13:00:21 2018
@@ -79,11 +79,9 @@ my %TOMCAT_ONLY = qw(
     dv video/x-dv
     flac audio/flac
     gz application/x-gzip
-    hqx application/mac-binhex40
     htc text/x-component
     jsf text/plain
     jspf text/plain
-    m4a audio/mp4
     m4b audio/mp4
     m4r audio/mp4
     mp1 audio/mpeg



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