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