Closed benson-basis closed 7 years ago
The NPE happens because ServletResponse.setContentType(null) is called by the webconsole
It is not clear in the Servlet API javadoc what the result should be in this case, or if it allowed.
One interpretation could be to unset any previous settings, i.e. fallback to a default type.
I loaded:
and was rewarded with: