Arnaud Héritier created JENKINS-13496:
-----------------------------------------

             Summary: Add more mimetypes recognized by default
                 Key: JENKINS-13496
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13496
             Project: Jenkins
          Issue Type: Improvement
          Components: core
            Reporter: Arnaud Héritier
            Assignee: Arnaud Héritier


Nowadays Jenkins declares only few mimetypes : 
https://github.com/jenkinsci/jenkins/blob/master/war/src/main/webapp/WEB-INF/web.xml
The issue is that the real list of mimetypes recognized depends a lot of the 
container used to host jenkins. There is a large list of choices managed by 
Tomcat but it is really poor for winstone and thus when we are browsing a 
workspace we may have various issues on files like PDF and co.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to