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

#[options]

Creates route handler with OPTIONS method guard.

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

Attributes are the same as in options