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 - form data - support web action form data #215

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

knative - form data - support web action form data #215

pritidesai opened this issue Mar 18, 2019 · 0 comments

Comments

@pritidesai
Copy link
Member

OpenWhisk web actions may receive URL encoded form data application/x-www-form-urlencoded as input in addition to standard application/json.

V.S. Knative web actions only accepts application/json data. We need to find a way using build file to configure input data, may be with arguments:

https://github.com/mrutkows/openwhisk-knative-build/blob/master/runtimes/javascript/tests/webactionhelloworld/build.yaml.tmpl#L14

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