Attribute Macro ntex_macros::web_post[][src]

#[web_post]

Creates route handler with POST method guard.

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

Attributes are the same as in get