contentType property

String contentType
getter/setter pair

The format to POST the data in, either application/json or application/x-www-form-urlencoded

Implementation

String contentType;