PUT_DELETE

Constant PUT_DELETE 

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

HTTP PUT and DELETE methods.