toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-core
/
org.http4k.client
/
Java8HttpClient
/
invoke
invoke
@
JvmStatic
@
JvmName
(
name
=
"create"
)
operator
fun
invoke
(
)
:
HttpHandler
@
JvmStatic
@
JvmName
(
name
=
"createWithTimeouts"
)
operator
fun
invoke
(
readTimeout
:
Duration
=
ZERO
,
connectionTimeout
:
Duration
=
ZERO
)
:
HttpHandler