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