[ 
https://issues.apache.org/jira/browse/CAMEL-6926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Willem Jiang reassigned CAMEL-6926:
-----------------------------------

    Assignee: Willem Jiang

> ContentType does not returns 
> "multipart/form-data;boundary=---------------------------j2radvtrk"
> ------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-6926
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6926
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-http4
>    Affects Versions: 2.11.2
>            Reporter: Amit Patel
>            Assignee: Willem Jiang
>            Priority: Minor
>         Attachments: HttpProducerPatch
>
>
> I found the issue in camel-http4 component. The 
> HttpProducer.createRequestEntity method has been changed to parse the  
> contentType. The ContentType.parse method returns "multipart/form-data" 
> instead of 
> "multipart/form-data;boundary=---------------------------j2radvtrk". If you  
> change HttpProducer.createRequestEntity to use ContentType.create method it 
> works fine. 
> http://camel.465427.n5.nabble.com/Camel-HTTP4-2-11-2-ContentType-does-not-returns-quot-multipart-form-data-boundary-j2radvtrk-quot-tc5742407.html



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to