bpo-34875: change .js mimetype to text/javascript by MylesBorins · Pull Request #9678 · python/cpython · GitHub
Skip to content

bpo-34875: change .js mimetype to text/javascript - #9678

Closed
MylesBorins wants to merge 3 commits into
python:masterfrom
MylesBorins:fix-issue-34875
Closed

MylesBorins wants to merge 3 commits into
python:masterfrom
MylesBorins:fix-issue-34875

Conversation

@MylesBorins

@MylesBorins MylesBorins commented Oct 2, 2018

Copy link
Copy Markdown

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

https://bugs.python.org/issue34875

Copy link
Copy Markdown
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

asvetlov commented Oct 3, 2018

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants