With this commit, the default content-type defined by the view (usually "text/html;charset=UTF-8" defined in AbstractView) is used if any, when none is defined in the response headers. Issue: SPR-16247
With this commit, the default content-type defined by the view (usually "text/html;charset=UTF-8" defined in AbstractView) is used if any, when none is defined in the response headers. Issue: SPR-16247