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

Louis Ryan closed SHINDIG-1029.
-------------------------------


> BasicHttpFetcher.java doesn't recognize java settings for proxy - 
> http.proxyHost, http.proxyPort
> ------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1029
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1029
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: trunk
>         Environment: Inside an enterprise environment with a corporate proxy 
> in front of all requests to the open internet.
>            Reporter: Stephen Terlecki
>            Assignee: Louis Ryan
>             Fix For: trunk
>
>         Attachments: SHINDIG-1029-patch.txt
>
>
> Previously, BasicHttpFetcher.java was HttpUrlConnection which defaulted to 
> the Java system properties if no proxy was explicitly set.  Recently, 
> BasicHttpFetcher.java was upgraded to use commons.HttpClient which doesn't 
> read the Java system properties.  This patch provides a simple private method 
> to the BasicHttpFetcher class to determine if a proxy is needed in the 
> absence of the ProxyProvider.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to