fun Route.head(path: String, body: <ERROR CLASS><Unit, ApplicationCall>): Route
Builds a route to match HEAD requests with specified path
HEAD
fun Route.head(body: <ERROR CLASS><Unit, ApplicationCall>): Route
Builds a route to match HEAD requests