POST_PUT_DELETE

Constant POST_PUT_DELETE 

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

HTTP POST, PUT, and DELETE methods.