Miguel Barrientos created BROOKLYN-31:
-----------------------------------------

             Summary: Updating HttpClient to use Apache HttpClientBuilder
                 Key: BROOKLYN-31
                 URL: https://issues.apache.org/jira/browse/BROOKLYN-31
             Project: Brooklyn
          Issue Type: Improvement
            Reporter: Miguel Barrientos


Current implementation of HttpClientBuilder 
([https://github.com/apache/incubator-brooklyn/blob/master/core/src/main/java/brooklyn/util/http/HttpTool.java])
 doesn't support proxy access to internet.
 
A new Apache HttpClientBuilder implementation has been included from 4.3: 
[http://hc.apache.org/httpcomponents-client-4.3.x/index.html]
This adds "_Transparent connections through HTTP proxies_" which is not 
supported yet by Brooklyn.

I've been working on adding proxy support to HttpTool class using 
BrooklynProperties and I got a first working version of it, but probably a 
complete update to the Apache Builder could be much more interesting.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to