CAMEL-HTTP should copy system proxy settings
--------------------------------------------

                 Key: CAMEL-1687
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1687
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-http
    Affects Versions: 2.0-M1
         Environment: Network with a proxy server
            Reporter: Savas Ali Tokmen
            Priority: Minor
         Attachments: proxy.patch

By standard, Java uses some properties for configuring proxies. Details are on 
http://java.sun.com/javase/6/docs/technotes/guides/net/proxies.html but in 
short the properties http.proxyHost and http.proxyPort are used for setting a 
global HTTP proxy.

CAMEL-HTTP doesn't reuse this. I guess many would expect it to.

-- 
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