pub const GET_DELETE_PATCH: &'static str = "GET, DELETE, PATCH";
HTTP GET, DELETE, and PATCH methods.