[GitHub] camel pull request #2223: SlackProducer should be able to use a HTTP proxy t...

2018-02-13 Thread oscerd
Github user oscerd closed the pull request at:

https://github.com/apache/camel/pull/2223


---


[GitHub] camel pull request #2223: SlackProducer should be able to use a HTTP proxy t...

2018-02-13 Thread NKame
GitHub user NKame opened a pull request:

https://github.com/apache/camel/pull/2223

SlackProducer should be able to use a HTTP proxy to reach Slack in a 
secured environnement


http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http/impl/client/HttpClientBuilder.html

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/NKame/camel patch-1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/camel/pull/2223.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2223


commit edcce6cd753a64d8f5d1a71097ef90d134f41631
Author: NKame 
Date:   2018-02-13T15:08:50Z

SlackProducer should be able to use a HTTP proxy to reach Slack in a 
secured environnement


http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http/impl/client/HttpClientBuilder.html




---