Function chttp::put [] [src]

pub fn put<B: Into<Body>>(uri: &str, body: B) -> Result<Response, Error>

Sends a PUT request.