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

Luca Burgazzoli commented on CAMEL-9542:
----------------------------------------

You can configure any advanced option through: 

{code:java}
@UriParam
private HttpClientConfigurer httpClientConfigurer;
@UriParam
private HttpConnectionManager httpConnectionManager;
{code}

However, how would you like to apply it to HttpClient 3.x ? 

> Allow HttpClient configuration (proxy, connection pooling, etc) for 
> camel-geocoder component
> --------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-9542
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9542
>             Project: Camel
>          Issue Type: New Feature
>    Affects Versions: 2.16.1
>            Reporter: George Noorts
>            Assignee: Luca Burgazzoli
>            Priority: Minor
>
> Other camel components allow custom configurations of the HttpClient, but 
> this component hides that configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to