pub const DELETE_PATCH_CONNECT: &str = "DELETE, PATCH, CONNECT";
HTTP DELETE, PATCH, and CONNECT methods.