Attribute Macro ntex_macros::web_options[][src]

#[web_options]

Creates route handler with OPTIONS method guard.

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

Attributes are the same as in options