GET_PUT_PATCH_CONNECT

Constant GET_PUT_PATCH_CONNECT 

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

HTTP GET, PUT, PATCH, and CONNECT methods.