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