You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/21 22:01:56 UTC

[GitHub] houshengbo opened a new pull request #37: Don't assume apihost is https for sdk and action urls (#2748)

houshengbo opened a new pull request #37: Don't assume apihost is https for sdk and action urls (#2748)
URL: https://github.com/apache/incubator-openwhisk-client-go/pull/37
 
 
   * Don't assume apihost is https for sdk and action urls
   
   Reuse the getURLBase utility method when computing the URL for sdk
   downloads and action URLs.
   
   This fixes #2720 and fixes #2719.
   
   * Cleanup some trailing whitespace I missed
   
   * Missed this import in last-second rebase
   
   * Update debug messages to match `GetURLBase` method name
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services