//okhttp/okhttp3/RequestBody/contentType
contentType¶
[common]\ expect abstract fun contentType(): MediaType?
Returns the Content-Type header for this body.
[jvm, nonJvm]\ [jvm, nonJvm]\ actual abstract fun contentType(): MediaType?
//okhttp/okhttp3/RequestBody/contentType
[common]\ expect abstract fun contentType(): MediaType?
Returns the Content-Type header for this body.
[jvm, nonJvm]\ [jvm, nonJvm]\ actual abstract fun contentType(): MediaType?