GET_PUT_HEAD_CONNECT

Constant GET_PUT_HEAD_CONNECT 

Source
pub const GET_PUT_HEAD_CONNECT: &str = "GET, PUT, HEAD, CONNECT";
Expand description

HTTP GET, PUT, HEAD, and CONNECT methods.