spring-boot/spring-boot-autoconfigure
Andy Wilkinson 500edeacc4 Ensure that static error pages have a Content-Type header
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
2016-05-11 11:48:06 +01:00
..
src Ensure that static error pages have a Content-Type header 2016-05-11 11:48:06 +01:00
pom.xml Next Development Version 2016-05-10 05:28:34 +00:00