wisp-client
Toggle table of contents
2025.04.07.195645-2d2cea0
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-client
wisp-client
/
wisp.client
/
HttpClientEnvoyConfig
Http
Client
Envoy
Config
data
class
HttpClientEnvoyConfig
@
JvmOverloads
constructor
(
val
app
:
String
,
val
env
:
String
?
=
null
)
Members
Constructors
Http
Client
Envoy
Config
Link copied to clipboard
@
JvmOverloads
constructor
(
app
:
String
,
env
:
String
?
=
null
)
Properties
app
Link copied to clipboard
val
app
:
String
env
Link copied to clipboard
val
env
:
String
?
=
null
Environment to target. If null, the same environment as the app is running in is assumed.