Class Webdav_client_methods.propfind

class propfind : ?depth:Webdav_http.depth -> ?propfind_request:propfind_request -> ?strip_prefix:string -> string -> propfind_call_t
new propfind url: Creates a PROPFIND request. If successful, this request is usually responded by a `Multistatus document listing the status for every matching URL.