This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mylesborins
Recipients mylesborins
Date 2018-10-02.22:28:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538519319.52.0.545547206417.issue34875@psf.upfronthosting.co.za>
In-reply-to
Content
I propose to change the mapping of file extension .js to mime type "text/javascript" from "application/javascript.

"text/javascript" is the currently documented best practice in the whatwg HTML spec.

https://html.spec.whatwg.org/multipage/scripting.html#scriptingLanguages:javascript-mime-type
History
Date User Action Args
2018-10-02 22:28:39mylesborinssetrecipients: + mylesborins
2018-10-02 22:28:39mylesborinssetmessageid: <1538519319.52.0.545547206417.issue34875@psf.upfronthosting.co.za>
2018-10-02 22:28:39mylesborinslinkissue34875 messages
2018-10-02 22:28:39mylesborinscreate