[ 
https://issues.apache.org/jira/browse/CAMEL-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553381#comment-13553381
 ] 

chenwei commented on CAMEL-5966:
--------------------------------

Willem:
thanks for your advice, by the way, what does the "in" mean in your code? is it 
exchange.getIn()
                
> camel exchange cannot set an attachment with a content-disposition header
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-5966
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5966
>             Project: Camel
>          Issue Type: Bug
>            Reporter: chenwei
>
> I want to use exchange.getOut().addAttachment(String contentId, DataHandler 
> dh),but I have no way to add a content-disposition header to DataHandler. if 
> camel can provide another method exchange.getOut().addAttachment(String 
> contentId, Attachment att), it would be better.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to