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