krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
component-model
/
uk.shusek.krwa.component
/
WasiHttpClient
Wasi
Http
Client
interface
WasiHttpClient
Inheritors
WasiSuspendingHttpClient
Members
Functions
send
Link copied to clipboard
abstract
fun
send
(
request
:
WasiHttpRequest
)
:
WasiHttpResponse
send
Suspending
Link copied to clipboard
open
suspend
fun
sendSuspending
(
request
:
WasiHttpRequest
)
:
WasiHttpResponse