GET_PUT_DELETE_CONNECT

Constant GET_PUT_DELETE_CONNECT 

Source
pub const GET_PUT_DELETE_CONNECT: &str = "GET, PUT, DELETE, CONNECT";
Expand description

HTTP GET, PUT, DELETE, and CONNECT methods.