toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-core
/
org.http4k.core
/
Request
/
body
body
abstract
override
fun
body
(
body
:
Body
)
:
Request
abstract
override
fun
body
(
body
:
String
)
:
Request
abstract
override
fun
body
(
body
:
InputStream
,
length
:
Long
?
)
:
Request
(Copy &) sets the body content.