GET_PUT_DELETE_PATCH

Constant GET_PUT_DELETE_PATCH 

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

HTTP GET, PUT, DELETE, and PATCH methods.