Function ureq::patch[][src]

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

Make an PATCH request.