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