-
Andy Wilkinson authored
The getContentType() accessor method on View appears to only be used for content negotiation. For the Content-Type header to be included in the response the view needs to set it explicitly when render is called. Closes gh-5918
500edeac