ktkit
Toggle table of contents
0.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
ktkit
ktkit-ktor-httpclient
/
io.github.smyrgeorge.ktkit.ktor.httpclient
/
AbstractRestClient
/
Companion
/
bodyOrRaise
body
Or
Raise
context
(
_
:
Raise
<
RestClientErrorSpec
>
)
inline suspend
fun
<
T
>
HttpResponse
.
bodyOrRaise
(
)
:
T
(
source
)