Closed starpit closed 5 years ago
adds support to composer.deploy for passing through http options to the underlying openwhisk npm create and delete operations
composer.deploy
openwhisk
use case: e.g. this allows clients to keep a specially configured http agent, and use it uniformly across all openwhisk operations
Fixes #45
adds support to
composer.deploy
for passing through http options to the underlyingopenwhisk
npm create and delete operationsuse case: e.g. this allows clients to keep a specially configured http agent, and use it uniformly across all openwhisk operations
Fixes #45