Nicolas Malin created OFBIZ-11332:
-------------------------------------
Summary: Change 'restMethod' by '_method' in request parameters
Key: OFBIZ-11332
URL:
https://issues.apache.org/jira/browse/OFBIZ-11332 Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: Trunk
Reporter: Nicolas Malin
Assignee: Nicolas Malin
Currently when you check a request method from a call that unsupport to set the method, we scan the parameter named "restMethod" on the request.
As suggest [~mthl] [here|
https://issues.apache.org/jira/browse/OFBIZ-11007?focusedCommentId=17012712&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17012712], it's more interresting to change it by "_method"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)