This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 8a6e5d7ebf Remove wasm from TOMCAT_ONLY as it is now also defined in 
httpd
8a6e5d7ebf is described below

commit 8a6e5d7ebf9890e7305e9778409ac14288576d03
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Jan 2 09:13:08 2024 +0000

    Remove wasm from TOMCAT_ONLY as it is now also defined in httpd
---
 res/scripts/check-mime.pl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/res/scripts/check-mime.pl b/res/scripts/check-mime.pl
index e3359bd8d5..23a6b6a3e2 100755
--- a/res/scripts/check-mime.pl
+++ b/res/scripts/check-mime.pl
@@ -94,7 +94,6 @@ my %TOMCAT_ONLY = qw(
     qtif image/x-quicktime
     shtml text/x-server-parsed-html
     ulw audio/basic
-    wasm application/wasm
     z application/x-compress
 );
 


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

Reply via email to