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 0ceaed69ce Align with recent web.xml updates
0ceaed69ce is described below
commit 0ceaed69ce01206f8d21896c9c097dfeee5c0e43
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Nov 21 21:46:26 2025 +0000
Align with recent web.xml updates
---
java/org/apache/catalina/startup/MimeTypeMappings.properties | 2 ++
1 file changed, 2 insertions(+)
diff --git a/java/org/apache/catalina/startup/MimeTypeMappings.properties
b/java/org/apache/catalina/startup/MimeTypeMappings.properties
index 360f8ca6c0..8573c30848 100644
--- a/java/org/apache/catalina/startup/MimeTypeMappings.properties
+++ b/java/org/apache/catalina/startup/MimeTypeMappings.properties
@@ -781,6 +781,8 @@ spp=application/scvp-vp-response
spq=application/scvp-vp-request
spx=audio/ogg
sql=application/x-sql
+sqlite=application/vnd.sqlite3
+sqlite3=application/vnd.sqlite3
src=application/x-wais-source
srt=application/x-subrip
sru=application/sru+xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]