Function request::post [] [src]

pub fn post(url: &str, headers: &mut HashMap<String, String>, body: &[u8]) -> Result<Response>