GET_PUT_OPTIONS_CONNECT

Constant GET_PUT_OPTIONS_CONNECT 

Source
pub const GET_PUT_OPTIONS_CONNECT: &str = "GET, PUT, OPTIONS, CONNECT";
Expand description

HTTP GET, PUT, OPTIONS, and CONNECT methods.