Function put

Source
pub async fn put(url: &str, body: HashMap<&str, &str>) -> Result<Value>