toggle menu
KotlinInside
1.16.0
jvm
switch theme
search in API
KotlinInside
/
be.zvz.kotlininside.http
/
HttpInterface
/
put
put
@
Nullable
abstract
fun
put
(
@
NotNull
url
:
@
NotNull
String
,
@
Nullable
option
:
@
Nullable
HttpInterface.Option
)
:
@
Nullable
String