MServer 0.3 returns incorrect Content-type

Monkey Forums/Monkey Bug Reports/MServer 0.3 returns incorrect Content-type

nikoniko(Posted 2014) [#1]
Bug from this topic http://monkey-x.com/Community/posts.php?topic=7864&page=last

It is a bug in mserver 0.3
It returns 1 extra char (;) in the Content-Type: "audio/mpeg;" instead "audio/mpeg"
IE doesn't recognized Content-Type for media files.

WriteLine(stream, "Content-Type: " + content + ";")



Mark, please, update msever minor version when errors are fixed.


marksibly(Posted 2014) [#2]
MServer has a version number?!?

So it does...will bump!