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