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