rabbah commented on a change in pull request #1790: Make OW run with docker for 
mac
URL: 
https://github.com/apache/incubator-openwhisk/pull/1790#discussion_r124285408
 
 

 ##########
 File path: core/invoker/src/main/scala/whisk/core/container/HttpUtils.scala
 ##########
 @@ -132,5 +132,6 @@ protected[core] class HttpUtils(
     private val connection = HttpClientBuilder
         .create
         .setDefaultRequestConfig(httpconfig)
+        .useSystemProperties()
 
 Review comment:
   why is this needed?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to