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