Community
Participate
Working Groups
Build Identifier: All When providing resources with the ResourceServlet, one can not add addtional mime-types. The mime-type of a file is determined with FileUtility.getContentTypeForExtension() which uses a static defined list of mime-types. For example I cannot add the mime-type "text/cache-manifest" (by the way, this mime type should be added anyway to the static list). Currently I use a workaround with reflection to add the mime-type. Reproducible: Always
Historically removed. -andreas