POST_DELETE_PATCH

Constant POST_DELETE_PATCH 

Source
pub const POST_DELETE_PATCH: &str = "POST, DELETE, PATCH";
Expand description

HTTP POST, DELETE, and PATCH methods.