GET_POST_PUT_PATCH

Constant GET_POST_PUT_PATCH 

Source
pub const GET_POST_PUT_PATCH: &str = "GET, POST, PUT, PATCH";
Expand description

HTTP GET, POST, PUT, and PATCH methods.