kohttp / io.github.rybalkinsd.kohttp.dsl.context / BodyContext / json

json

fun json(content: String): RequestBody
fun json(init: Json.() -> Unit): RequestBody