This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new f640e5d2e0 Remove wasm from TOMCAT_ONLY as it is now also defined in
httpd
f640e5d2e0 is described below
commit f640e5d2e012acf6dafc0e9c6cdcb996102742ec
Author: Mark Thomas <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]