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