as sergey implied, some headers are filtered out by HttpUrlConnection.

can you set this sun.net.http.allowRestrictedHeaders property and see
if that solves your problem?
http://stackoverflow.com/questions/11147330/httpurlconnection-wont-let-me-set-via-header

2015-09-10 12:03 GMT+02:00 Govindaram PS <[email protected]>:
> Other custom headers are going to the server.
> org.apache.http.HttpRequest also taking the "via" header to the server.
> Only when using WebClient "via" header is not going to the server.
>
> -Govind
>
>
>
> --
> View this message in context: 
> http://cxf.547215.n5.nabble.com/Re-WebClient-removes-via-header-tp5760874p5760978.html
> Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to