Thanks for looking into it. I have created JIRA issue CAMEL-3059 for this
problem.
Chris
--
View this message in context:
http://camel.465427.n5.nabble.com/HTTP-Proxy-Mulitpart-Requests-tp2637721p2638658.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I am trying to create an HTTP proxy that will support mulitpart requests. I
was hoping I could do something like below, but the attachments do not get
sent out. The attachments are parsed by the Jetty MultiPart filter and put
into the in message, but they do not get sent out by the HTTP client.