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

#[trace]
Expand description

Creates route handler with TRACE method guard.

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

Attributes are the same as in trace