toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-config
/
org.http4k.lens
Package-level
declarations
Functions
Properties
Properties
HOST
Link copied to clipboard
val
Header
.
HOST
:
BiDiLens
<
HttpMessage
,
Authority
?
>
Functions
authority
Link copied to clipboard
fun
<
IN
:
Any
>
BiDiLensSpec
<
IN
,
String
>
.
authority
(
)
:
BiDiLensSpec
<
IN
,
Authority
>
fun
StringBiDiMappings
.
authority
(
)
:
BiDiMapping
<
String
,
Authority
>
host
Link copied to clipboard
fun
<
IN
:
Any
>
BiDiLensSpec
<
IN
,
String
>
.
host
(
)
:
BiDiLensSpec
<
IN
,
Host
>
fun
StringBiDiMappings
.
host
(
)
:
BiDiMapping
<
String
,
Host
>
port
Link copied to clipboard
fun
<
IN
:
Any
>
BiDiLensSpec
<
IN
,
String
>
.
port
(
)
:
BiDiLensSpec
<
IN
,
Port
>
fun
StringBiDiMappings
.
port
(
)
:
BiDiMapping
<
String
,
Port
>
secret
Link copied to clipboard
fun
<
IN
:
Any
>
BiDiLensSpec
<
IN
,
String
>
.
secret
(
)
:
BiDiLensSpec
<
IN
,
Secret
>
fun
StringBiDiMappings
.
secret
(
)
:
BiDiMapping
<
String
,
Secret
>
timeout
Link copied to clipboard
fun
<
IN
:
Any
>
BiDiLensSpec
<
IN
,
String
>
.
timeout
(
)
:
BiDiLensSpec
<
IN
,
Timeout
>