GET

Constant GET 

Source
pub const GET: &'static str = "GET";
Expand description

HTTP GET method.