kohttp
/
io.github.rybalkinsd.kohttp.dsl.context
/
HttpPostContext
/
body
body
fun
body
(
contentType
:
String
?
=
null
,
init
:
BodyContext
.
(
)
->
RequestBody
)
:
Unit