HEAD

@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class HEAD(@Language(value = "http-url-reference") val value: String = "")

Make a HEAD request

Properties

Link copied to clipboard

Relative or absolute URL of the endpoint.