GET_PUT_DELETE_TRACE

Constant GET_PUT_DELETE_TRACE 

Source
pub const GET_PUT_DELETE_TRACE: &str = "GET, PUT, DELETE, TRACE";
Expand description

HTTP GET, PUT, DELETE, and TRACE methods.