Try with newer version. Also what rest component are you using? eg
servlet, restlet etc.

On Mon, Aug 28, 2017 at 7:24 PM, akpcnu <[email protected]> wrote:
> A request that contains comma (Ex: test="abc; ab; zax, abw, & te;tt;") in the
> header is dropped, right after the request has gone through the Camel REST.
> When I print the request, I see the header in logs in camel REST class but
> then the request reaches the route doesn't contain the header "test". Does
> the request need any special encoding?
>
> Camel version: 2.17.3
>
> Thanks
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Camel-dropping-header-if-header-has-comma-before-reaching-route-tp5812596.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to