kobweb
Toggle table of contents
0.24.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kobweb
kobweb-api
/
com.varabyte.kobweb.api.http
/
readBodyText
read
Body
Text
suspend
fun
Request
.
readBodyText
(
)
:
String
?
(
source
)
Deprecated
Use `req.body?.text()` instead
Replace with
body?.text()
Content copied to clipboard