dgrove-oss opened a new pull request #300: Bug fix: Use configured prototcol 
for API requests
URL: https://github.com/apache/incubator-openwhisk-cli/pull/300
 
 
   Add check to see if Client.Config.Host already specifies the protocol
   to use before prepending https:// in URL construction.
   Fixes a bug where if .wskprops specifies a APIHOST with a protocol,
   `wsk api create` generates an invalid backend URL 
(https://https://APIHOST/...).
   
   Fixes #125.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to