toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-actions-toolkit
/
actions.http.client
/
HttpClient
/
get
get
fun
get
(
requestUrl
:
String
,
additionalHeaders
:
OutgoingHttpHeaders
=
definedExternally
)
:
Promise
<
HttpClientResponse
>
(
source
)