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