mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
186d6e370d
Before this commit, the Jetty connector did not have any safeguard against multiple body subscriptions. Such as check has now been added. See gh-32100 Closes gh-32101