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