Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.1 RC1
-
Fix Version/s: 1.2 M1
-
Component/s: {Unused} Core
-
Labels:None
-
Similar issues:
Description
The official mimetype for javascript is text/ecmascript, which currently isn't checked.
Also, make the checks case insensitive, as some (bad) containers could serve .js files as "text/JavaScript".