POST

Constant POST 

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

HTTP POST method.