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

Claus Ibsen commented on CAMEL-9542:
------------------------------------

No it was just adding 2 regular options on the endpoint class, which then under 
the hood configures the http proxy on the http client that it uses.

The httpClient.xxx is a 3rd way. Using httpClientConfigurer is a bit of pain to 
use as you need to use the clumbsy api of http4 library to configure it. So if 
end user just need to setup a http proxy and a few options then I like being 
able to do this using endpoint uri options. And then the .xxx style for more 
specialized/advanced use cases.

> 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