[][src]Attribute Macro actix_web::connect

#[connect]

Creates route handler with CONNECT method guard.

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

Attributes are the same as in connect