GET_POST_PUT_DELETE

Constant GET_POST_PUT_DELETE 

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

HTTP GET, POST, PUT, and DELETE methods.