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.impl
/
TypedRestClient
/
patch
patch
context
(
r
:
Raise
<
E
>
)
inline suspend
fun
<
T
,
B
>
patch
(
uri
:
String
,
body
:
B
?
=
null
,
crossinline
builder
:
HttpRequestBuilder
.
(
)
->
Unit
=
{}
)
:
T
(
source
)