marwins commented on PR #18937: URL: https://github.com/apache/camel/pull/18937#issuecomment-3200957371
> Hi, thanks for your contribution! Could you add a unit test for `textReportContentType == null`? Done > There is more code further below that also checks for that header. Have you seen that? Yes, I have seen the following code. It deals with a part of the multipart/report that won't be correclty parsed even if fallback to text/plain (because Content-Type=message/disposition-notification) so I decided not to modify it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
