GET

Constant GET 

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

HTTP GET method.