bpo-34875: change .js mimetype to text/javascript by MylesBorins · Pull Request #9678 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Closed
Conversation
Follow up to #3908
The official recommended mime type of .js in the whatwg HTML spec is "text/javascript" as opposed to "application/javascript" which is what is currently shipping
MylesBorins
requested a review
from a team
as a code owner
bedevere-bot
added
the
awaiting review
label
the-knights-who-say-ni
added
the
CLA signed
label
MylesBorins
mentioned this pull request
ezio-melotti
reviewed
Misc/NEWS.d/next/Library/2018-10-02-18-33-30.bpo-34875.8Js9dJ.rst Outdated
| @@ -0,0 +1,3 @@ | |||
| Change mimetype for file extension ``.js`` to ``test/javascript``. This is currently the recommended mimetype in the whatwg HTML spec | |||
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/test/text/
asvetlov
commented
Oct 3, 2018
asvetlov commented
Contributor
The reason for rejecting is described in the bug tracker: https://bugs.python.org/issue34875
asvetlov
closed this
MylesBorins
mannequin
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment