pub fn propfind_finite_depth_response() -> Result<DavResponse, DavXmlError>Expand description
Builds the RFC 4918 finite-depth precondition response.
ยงErrors
Returns DavXmlError when the finite-depth error response cannot be encoded.
pub fn propfind_finite_depth_response() -> Result<DavResponse, DavXmlError>Builds the RFC 4918 finite-depth precondition response.
Returns DavXmlError when the finite-depth error response cannot be encoded.