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