spring-framework/spring-webmvc/src
Rossen Stoyanchev bb684ce60b Improve decoding support for multipart filename
StandardMultipartHttpServletRequest now properly decodes RFC-5987
encoded filenames (i.e. filename*) by delegating to ContentDisposition
and also support RFC-2047 syntax through javax.mail MimeUtility.

Issue: SPR-15205
2017-07-20 14:26:20 +02:00
..
main Polishing 2017-07-19 22:22:27 +02:00
test Improve decoding support for multipart filename 2017-07-20 14:26:20 +02:00