Closed MorganMaison closed 9 years ago
HttpWriter can never read the mimetype defined by the http server and is using the internal extramimetypes.properties instead.
Arrrr, sorry, silly bug. Forget the contentType = .... in the first if.
contentType = ....
Ok, this was fixed, please test 2.0.5-SNAPSHOT and let me know if it is fixed.
2.0.5-SNAPSHOT tested and yes it is fixed.
HttpWriter can never read the mimetype defined by the http server and is using the internal extramimetypes.properties instead.