mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-03-11 09:04:33 +00:00
In this commit, we add support for the charset from RFC-7617, which definitely solves the problem when the client does not know what charset we are parsing with. Closes: gh-18755 Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>