await
Synchronously send the request and return its response from a kotlin.coroutines.CoroutineContext
Throws
if a problem occurred talking to the server.
(and subclasses) if an unexpected error occurs creating the request or decoding the response.
Synchronously send the request and return its response from a kotlin.coroutines.CoroutineContext
if a problem occurred talking to the server.
(and subclasses) if an unexpected error occurs creating the request or decoding the response.