GET_PUT_PATCH

Constant GET_PUT_PATCH 

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

HTTP GET, PUT, and PATCH methods.