Function request::put [] [src]

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