contentType property
The format to POST the data in, either application/json
or application/x-www-form-urlencoded
Implementation
String contentType;
The format to POST the data in, either application/json
or application/x-www-form-urlencoded
String contentType;