Re: How to set proxy excludes on http component?

2013-12-20 Thread JaredBoucher
property as noted in this thread and in my personal trials. Thanks, -- View this message in context: http://camel.465427.n5.nabble.com/How-to-set-proxy-excludes-on-http-component-tp5726744p5745139.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to set proxy excludes on http component?

2013-12-20 Thread Claus Ibsen
/contributing.html Then we can have some new options to set the exclude host name(s) http://camel.apache.org/http Thank you, -- View this message in context: http://camel.465427.n5.nabble.com/How-to-set-proxy-excludes-on-http-component-tp5726744p5745070.html Sent from the Camel - Users

Re: How to set proxy excludes on http component?

2013-12-19 Thread JaredBoucher
for the HttpComponent/HttpEndpoint in the near future, as this would be very useful for our requirements. Thank you, -- View this message in context: http://camel.465427.n5.nabble.com/How-to-set-proxy-excludes-on-http-component-tp5726744p5745070.html Sent from the Camel - Users mailing list archive

Re: How to set proxy excludes on http component?

2013-12-19 Thread Henrique Viecili
: http://camel.465427.n5.nabble.com/How-to-set-proxy-excludes-on-http-component-tp5726744p5745070.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to set proxy excludes on http component?

2013-02-04 Thread Christian Schäfer
Schäfer syrious3...@yahoo.de Gesendet: 4:32 Montag, 4.Februar 2013 Betreff: Re: How to set proxy excludes on http component? It is not safe to look up the proxy setting from the system property. I think current camel-http components support to lookup the setting from the camel context properties

Re: How to set proxy excludes on http component?

2013-02-03 Thread Claus Ibsen
: Hello there, just wonder how to set proxy excludes on http component asI didn't find any note in the docs. Proxy excludes that are globally set (e.g. System.setProperty(http.nonProxyHosts, localhost) are ignored by the http camel component. Any suggestions? regards Christian

Re: How to set proxy excludes on http component?

2013-02-03 Thread Willem jiang
://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: 姜宁willem On Friday, February 1, 2013 at 8:40 PM, Christian Schäfer wrote: Hello there, just wonder how to set proxy excludes on http component asI didn't find any note in the docs. Proxy excludes that are globally set (e.g

How to set proxy excludes on http component?

2013-02-01 Thread Christian Schäfer
Hello there, just wonder how to set proxy excludes on http component asI didn't find any note in the docs. Proxy excludes that are globally set (e.g. System.setProperty(http.nonProxyHosts, localhost) are ignored by the http camel component. Any suggestions?  regards Christian