pub const POST_DELETE_PATCH: &'static str = "POST, DELETE, PATCH";
HTTP POST, DELETE, and PATCH methods.