mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
e537844a09
This commit makes sure that Part.headers() is copied over when adding a part in the MultipartBodyBuilder. Closes gh-26410