perwendel / spark

A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
Apache License 2.0
9.64k stars 1.56k forks source link

Ability to add MimeTypes #997

Open bselack opened 6 years ago

bselack commented 6 years ago

There is currently no mp4/video mime type in Spark, and it appears it may be causing an issue with Safari (won't play video). Can an API be opened to add MimeTypes dynamically at startup?