Raúl Recacha created CXF-5021:
---------------------------------
Summary: Static resources need the "application/javascript"
content type for javascript files
Key: CXF-5021
URL: https://issues.apache.org/jira/browse/CXF-5021
Project: CXF
Issue Type: Bug
Components: JAX-RS
Affects Versions: 2.7.5
Reporter: Raúl Recacha
Priority: Minor
The static block of AbstractHTTPServlet
(org.apache.cxf.transport.servlet.AbstractHTTPServlet) needs more content
types, specifically for javascript files:
STATIC_CONTENT_TYPES.put("js", "application/javascript");
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira