toggle menu
lattice-kt
1.0-SNAPSHOT
jvm
switch theme
search in API
lattice
/
com.example.lattice.provider
/
HTTPClient
HTTPClient
class
HTTPClient
(
url
:
URL
,
options
:
Map
<
String
,
String
>
=
emptyMap()
)
:
Client
Members
Constructors
HTTPClient
Link copied to clipboard
constructor
(
url
:
URL
,
options
:
Map
<
String
,
String
>
=
emptyMap()
)
Functions
send
Link copied to clipboard
open
override
fun
send
(
payload
:
JsonRpcPayload
,
headers
:
Map
<
String
,
String
>
)
:
String
发送请求