Function attohttpc::patch[][src]

pub fn patch<U>(base_url: U) -> RequestBuilder where
    U: AsRef<str>, 

Create a new RequestBuilder with the PATCH method.