POST_DELETE_PATCH

Constant POST_DELETE_PATCH 

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

HTTP POST, DELETE, and PATCH methods.