GET_PUT_HEAD

Constant GET_PUT_HEAD 

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

HTTP GET, PUT, and HEAD methods.