GET_POST_HEAD

Constant GET_POST_HEAD 

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

HTTP GET, POST, and HEAD methods.