Attribute Macro ntex::web::head[][src]

#[head]
Expand description

Creates route handler with HEAD method guard.

Syntax: #[head("path"[, attributes])]

Attributes are the same as in head