Closed cjstehno closed 7 years ago
The JavaMail API is a bit more generic in its Multipart implementation - let's use it instead.
Make sure it works for both request and response multipart content. Document how to use it in both cases.
There is a branch, dev-multipart-refactor that has the starting point for this work.
dev-multipart-refactor
This is not really necessary at this point.
The JavaMail API is a bit more generic in its Multipart implementation - let's use it instead.
Make sure it works for both request and response multipart content. Document how to use it in both cases.