Function actix_web::client::put

source ·
pub fn put<U: AsRef<str>>(uri: U) -> ClientRequestBuilder
Expand description

Create request builder for PUT requests