postData

val postData: String? = null

If set, overrides the post data in the request. (Encoded as a base64 string when passed over JSON)

Sources

jvm source
Link copied to clipboard