Attribute Macro ntex_macros::web_head[][src]

#[web_head]

Creates route handler with HEAD method guard.

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

Attributes are the same as in head