http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-wiretap
/
org.http4k.wiretap
/
RemoteTarget
Remote
Target
class
RemoteTarget
(
fn
:
Context
.
(
)
->
Uri
)
:
WiretapTarget
(
source
)
A WiretapTarget that points to a running server.
Members
Constructors
Remote
Target
Link copied to clipboard
constructor
(
fn
:
Context
.
(
)
->
Uri
)
constructor
(
uri
:
Uri
)
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
ctx
:
Context
)
:
Wiretapped