GET_POST_HEAD

Constant GET_POST_HEAD 

Source
pub const GET_POST_HEAD: &str = "GET, POST, HEAD";
Expand description

HTTP GET, POST, and HEAD methods.