Function request::put [] [src]

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