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

#[connect]
Expand description

Creates route handler with CONNECT method guard.

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

Attributes are the same as in connect