[ 
https://issues.apache.org/jira/browse/CAMEL-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Cable updated CAMEL-8272:
--------------------------------
    Attachment: patch.txt

Patch to BoxClientHelper.java

> Camel-box socks proxy implementation is incomplete
> --------------------------------------------------
>
>                 Key: CAMEL-8272
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8272
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.14.1
>         Environment: any
>            Reporter: Julian Cable
>         Attachments: patch.txt
>
>
> org.apache.camel.component.box.internal.LoginAuthFlowUI looks for 
> http.route.socks-proxy and sets up a socks proxy for the webClient
> org.apache.camel.component.box.internal.BoxClientHelper just passes the 
> httpParams on to the underlying HttpClient but the box api uses a vanilla 
> DefaultHttpClient which doesn't talk SOCKS.
> The attached patch adds socks proxy support to the main restful box 
> transactions.



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

Reply via email to