[][src]Attribute Macro kayrx::connect

#[connect]

Creates route handler with CONNECT method guard.

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

Attributes are the same as in connect