toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-connect-storage-http
/
org.http4k.connect.storage
/
asHttpHandler
as
Http
Handler
inline
fun
<
T
:
Any
>
Storage
<
T
>
.
asHttpHandler
(
bodyLens
:
BiDiBodyLens
<
T
>
=
Body.auto<T>().toLens()
,
storageSecurity
:
Security
=
NoSecurity
)
:
HttpHandler