web_connect

Attribute Macro web_connect 

Source
#[web_connect]
Expand description

Creates route handler with CONNECT method guard.

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

Attributes are the same as in connect