spring-boot/spring-boot-autoconfigure
Brian Clozel 6d60c23460 Disable Accept-Charset Header in String converter
This commit prevents the `Accept-Charset` from being written by the
StringHttpMessageConverter. This feature is enabled by default in the
framework and writes a *quite long* response header with all charsets
supported by the server.

Closes gh-2370, see gh-1800
2015-01-16 17:39:56 +01:00
..
src Disable Accept-Charset Header in String converter 2015-01-16 17:39:56 +01:00
.gitignore Restore test classes 2014-06-01 13:11:25 +01:00
pom.xml Add auto-configuration for Jetty’s GzipFilter 2015-01-16 12:07:28 +00:00