propfind_finite_depth_response

Function propfind_finite_depth_response 

Source
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.