PUT_DELETE

Constant PUT_DELETE 

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

HTTP PUT and DELETE methods.