You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Govindaram PS <go...@gmail.com> on 2015/09/08 07:30:49 UTC

WebClient removes "via" header?

Hi,

I am passing "via" header in the http call I make using cxf WebClient. But
it looks like "via" header is not received on the server side.

Does cxf WebClient removes the "via" header?
Is there any workaround for this?

Thanks,
Govind