Function ureq::put[][src]

pub fn put<S>(path: S) -> Request where
    S: Into<String>, 

Make a PUT request.