Details
Description
At the moment it refuses to serve the file instead. Afaik this not the behaviour of Apache/Tomcat, they use some binary format by default instead.
At the moment it refuses to serve the file instead. Afaik this not the behaviour of Apache/Tomcat, they use some binary format by default instead.
Actually the solution from leading servers is simpler: if the content type is not known, it's simply not included in the http header. While I was at it I also added content lenght and last modified date.