put

Function put 

Source
pub async fn put(uri: &str, content_type: &str, body: &[u8]) -> Response
Expand description

Make a PUT request.