Details
Description
Currently, we can only use the 'allow_params_in_body' to interpret POSTed JSON as parameters. This should also be able to understand application/x-www-form-urlencoded, which is provided when a form is filled out.
Currently, we can only use the 'allow_params_in_body' to interpret POSTed JSON as parameters. This should also be able to understand application/x-www-form-urlencoded, which is provided when a form is filled out.