mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
0ef96b893b
This commit makes sure that PartEvents with empty data buffer are filtered out before written. Empty buffers caused issues with the JdkClientHttpConnector. Closes gh-29400