Stefan Seifert created SLING-3926:
-------------------------------------
Summary: Update to latest mime type definitions from httpd, remove
inoffical custom ones
Key: SLING-3926
URL: https://issues.apache.org/jira/browse/SLING-3926
Project: Sling
Issue Type: Improvement
Components: Commons
Affects Versions: Commons Mime 2.1.8
Reporter: Stefan Seifert
Assignee: Stefan Seifert
Priority: Minor
Fix For: Commons Mime 2.1.10
the mime type services contains a quite old mime type definition from httpd
server from 2009:
http://svn.apache.org/repos/asf/httpd/httpd/tags/2.2.14/docs/conf/mime.types
this should be updated to the latest version
http://svn.apache.org/repos/asf/httpd/httpd/tags/2.4.10/docs/conf/mime.types
this new version brings a lot of nowadays used new mime types, e.g. for woff,
otf etc.
additionally there are some custom mime type extensions to this list that are
not valid (not the official ones, and are replaced with the official ones in
the httpd version):
{noformat}
application/msexcel xls xlsx
application/mspowerpoint ppt pptx
application/octet-stream class exe msi
application/photoshop psd
text/rtf rtf
{noformat}
they should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)