toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-core
/
org.http4k.core
/
RequestSource
Request
Source
data
class
RequestSource
(
val
address
:
String
,
val
port
:
Int
?
=
0
,
val
scheme
:
String
?
=
null
)
Members
Constructors
Request
Source
Link copied to clipboard
constructor
(
address
:
String
,
port
:
Int
?
=
0
,
scheme
:
String
?
=
null
)
Properties
address
Link copied to clipboard
val
address
:
String
port
Link copied to clipboard
val
port
:
Int
?
=
0
scheme
Link copied to clipboard
val
scheme
:
String
?
=
null