pritidesai opened a new issue #217: knative - respond as bad request if __ow_ are part of HTTP request URL: https://github.com/apache/incubator-openwhisk-devtools/issues/217 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.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
