Well damn, got a creeping suspicion right after hitting submit that I
should've checked the version control before posting and as you might
guess, this change was added already about a year ago (how about a
release?)
-Samuli
-
To
Hi,
Recently a project required doing multipart upload using base64
content-transfer-encoding. After
spring's CommonsMultipartResolver failed to comply and after few hours
of digging into the sources it became apparent that 1) decoding
multiparts isn't implemented, 2) extending the resolver to do i