Constant GET_POST_PATCH

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

HTTP GET, POST, and PATCH methods.