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. |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||