GET_POST_DELETE_PATCH

Constant GET_POST_DELETE_PATCH 

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

HTTP GET, POST, DELETE, and PATCH methods.