Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WAAbstractFileLibrary should use application/javascript for *.js, not application/x-javascript #1078

Closed
ThomasBrodt opened this issue Dec 18, 2018 · 1 comment

Comments

@ThomasBrodt
Copy link

WAAbstractFileLibrary still uses application/x-javascript instead of application/javascript as mime type for files with .js extension. application/javascript is official as in RFC4329.

This is for Seaside 3.2. and the current code tab on github.
See initializing method #defaultMimeTypes

@theseion
Copy link
Member

Thanks! Nice find.

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

No branches or pull requests

4 participants