apache / apache/openwhisk-devtools

knative - respond as bad request if __ow_ are part of HTTP request

Open
#217 0 comments 0 reactions 1 assignee Claimed by @mrutkows View on GitHub
wip
Dominant language
JavaScript
Stars
181
Forks
124
PR merge metrics
No merged PRs in 30d

Description

web action has a list of parameters which are reserved and can not be manipulated by the user. If a user sends `__OW_METHOD`, `__OW_HEADERS`, and `__OW_PATH` as part of request data/query, mark such request as 400 Bad Request.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.