POST

Constant POST 

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

HTTP POST method.