pub const DELETE_OPTIONS_CONNECT: &str = "DELETE, OPTIONS, CONNECT";
HTTP DELETE, OPTIONS, and CONNECT methods.