GET_POST_DELETE

Constant GET_POST_DELETE 

Source
pub const GET_POST_DELETE: &str = "GET, POST, DELETE";
Expand description

HTTP GET, POST, and DELETE methods.