(didn't know where to post feature requests, if this is the wrong place, please let me know the correct place)
would be really nice if we could set content-type headers for file extensions somewhere,
very specifically, i want .mp4 files to be served with the header
Content-Type: video/mp4
not
Content-Type: application/octet-stream
this would allow me to stream mp4 files directly in my web browser, instead of having browsers download the video.