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
/
WasiSuspendingHttpClient
Wasi
Suspending
Http
Client
interface
WasiSuspendingHttpClient
:
WasiHttpClient
Inheritors
KtorWasiHttpClient
Members
Functions
send
Link copied to clipboard
abstract
fun
send
(
request
:
WasiHttpRequest
)
:
WasiHttpResponse
send
Suspending
Link copied to clipboard
abstract
suspend override
fun
sendSuspending
(
request
:
WasiHttpRequest
)
:
WasiHttpResponse