Constant GET_DELETE_PATCH

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

HTTP GET, DELETE, and PATCH methods.