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