class proppatch :?strip_prefix:string -> proppatch_request:proppatch_request -> string ->
propfind_call_t
new proppatch ~proppatch_request url
: Creates a PROPPATCH request.
If successful,
this request is usually responded by a `Multistatus
document
listing the status for every matching URL.