Function gain_localhost::put[][src]

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

Make a PUT request.