PUT_DELETE_CONNECT

Constant PUT_DELETE_CONNECT 

Source
pub const PUT_DELETE_CONNECT: &str = "PUT, DELETE, CONNECT";
Expand description

HTTP PUT, DELETE, and CONNECT methods.