Function gain_localhost::put[][src]

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

Make a PUT request.