Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

knative - allow anonymous invocation via PATCH, HEAD, OPTIONS #212

Open
pritidesai opened this issue Mar 18, 2019 · 0 comments
Open

knative - allow anonymous invocation via PATCH, HEAD, OPTIONS #212

pritidesai opened this issue Mar 18, 2019 · 0 comments

Comments

@pritidesai
Copy link
Member

pritidesai commented Mar 18, 2019

Actions can be invoked via one of HTTP GET, PUT, DELETE, and POST. We are also looking at invocation using any one of these methods: PATCH, HEAD, and OPTIONS. Also, add a test case for each method by adding it to build.yaml and payload.

We have an example of OPTIONS method:

https://github.com/apache/incubator-openwhisk/blob/master/docs/webactions.md#options-requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant