pub const GET_POST_DELETE_PATCH: &str = "GET, POST, DELETE, PATCH";
HTTP GET, POST, DELETE, and PATCH methods.