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