mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
4bb20ea8db
Prior to this commit, it was not possible to specify the character set to use with ExchangeFilterFunctions#basicAuthentication. To address that, this commit introduces a new Closes gh-36777 Signed-off-by: Kai Zander <61500114+kzander91@users.noreply.github.com>