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