erlyaws / yaws

Yaws webserver
https://erlyaws.github.io
BSD 3-Clause "New" or "Revised" License
1.28k stars 267 forks source link

application/x-javascript #373

Closed leoliu closed 5 years ago

leoliu commented 5 years ago

Just notice Yaws sends js as application/x-javascript. I think this should be corrected. yaws/priv/mime.types needs update as well.

leoliu commented 5 years ago

That is quick. Thanks @vinoski.