Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
Unknown
Description
The `contentTransferEncoding` needs to be included in the DispositionNotificationMultipartReportEntity constructor when parsing the entity body. Previously this was set via a 'setter' but with the upgrade to Apache HTTP client v5 it was changed to an attribute that must be set via the constructor: https://github.com/apache/camel/blob/camel-4.4.x/components/camel-as2/camel-as2-api/src/main/java/org/apache/camel/component/as2/api/entity/EntityParser.java#L713
Attachments
Issue Links
- relates to
-
CAMEL-19164 camel-as2 - Upgrade to HttpComponents 5.x
- Resolved
- links to