pub const DELETE_PATCH_OPTIONS: &str = "DELETE, PATCH, OPTIONS";
HTTP DELETE, PATCH, and OPTIONS methods.