PromucFlow_constructor/app/server/appsmith-plugins/restApiPlugin
Arpit Mohan 99e7519550 Handling form data via the field bodyFormData in ActionConfiguration
This is because the client sends us the data for form-data in the form of a list of Property fields with keys and values. This is consistent with how the client stores & renders headers & query parameters as well.
For MediaType application/x-www-form-urlencoded we will use the bodyFormData field.
2020-06-09 05:48:16 +00:00
..
src Handling form data via the field bodyFormData in ActionConfiguration 2020-06-09 05:48:16 +00:00
pom.xml Handling form data via the field bodyFormData in ActionConfiguration 2020-06-09 05:48:16 +00:00