You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/03/22 14:35:27 UTC

[GitHub] mdeuser opened a new issue #253: Support CORS simple boolean setting when creating an api

mdeuser opened a new issue #253: Support CORS simple boolean setting when creating an api
URL: https://github.com/apache/incubator-openwhisk-cli/issues/253
 
 
   Add a new flag `--cors true|false` to the `wsk api create` command that indicates if CORS support should be handled by the API GW or not.  When `false` CORS related requests can be explicitly handled by a web action.

----------------------------------------------------------------
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