Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.12.4
-
None
-
Unknown
Description
The servlet component cannot handle attachments from a multipart request.
In our situation a REST multipart call is made and the attachments must be handled.
I created a extension on the DefaultHttpBinding and added functionality for multipart parsing. May be this functionality can be added to apache camel.