Attribute Macro connect

Source
#[connect]
Expand description

Creates route handler with CONNECT method guard.

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

Attributes are the same as in connect