Only force request encoding
A recent Spring Framework change in `CharacterEncodingFilter` allows to configure the force flag separately for requests and responses. This commit enables the flag only for requests which should provide a better default with binary content. Closes gh-5459
Showing
Please register or sign in to comment