Skip to content
Snippets Groups Projects
  • Andreas Gohr's avatar
    138a9500
    send JavaScript with correct mimetype · 138a9500
    Andreas Gohr authored
    While Browsers (IE of course) still fail to accept the correct
    application/javascript mimetype in the type attribute of the script
    element, we should serve the scripts with the correct Content-Type
    header at least. This is especially important as the default
    configuration of mod_deflate expects application/javascript and will not
    compress text/javascript.
    138a9500
    History
    send JavaScript with correct mimetype
    Andreas Gohr authored
    While Browsers (IE of course) still fail to accept the correct
    application/javascript mimetype in the type attribute of the script
    element, we should serve the scripts with the correct Content-Type
    header at least. This is especially important as the default
    configuration of mod_deflate expects application/javascript and will not
    compress text/javascript.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.