[ 
https://issues.apache.org/jira/browse/CAMEL-6171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13606692#comment-13606692
 ] 

Aki Yoshida commented on CAMEL-6171:
------------------------------------

Hi Willem,
you mean cxf's rt-transport-http, no?

or you want to add an workaround in camel-cxf?

i think we should fix this in cxf, by replacing the above if-line with this one:
if (connection.getRequestProperty("User-Agent") == null) {

regards, aki
                
> camel-cxf - Should detect existing User-Agent header to avoid adding duplicate
> ------------------------------------------------------------------------------
>
>                 Key: CAMEL-6171
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6171
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cxf
>            Reporter: Claus Ibsen
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.11.0
>
>
> See nabble
> http://camel.465427.n5.nabble.com/CXF-proxy-route-creates-multiple-two-user-agent-HTTP-headers-tp5729137.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to