ktorfit-lib
/
de.jensklingenberg.ktorfit.http
/
GET
GET
@
Target
(
allowedTargets = [
AnnotationTarget.FUNCTION
]
)
annotation class
GET
(value:
String
)
Content copied to clipboard
Make a GET request. if
value
is empty, you need to have a paramter with
Url
Constructors
Properties
Constructors
GET
Link copied to clipboard
fun
GET
(value:
String
= "")
Content copied to clipboard
Properties
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard