OPTIONS

@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class OPTIONS(value: String)

Make an OPTIONS request.

Constructors

OPTIONS
Link copied to clipboard
fun OPTIONS(value: String)

Properties

value
Link copied to clipboard
val value: String