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