Skip to main content

lock_xml_error_response

Function lock_xml_error_response 

Source
pub fn lock_xml_error_response(
    error: DavXmlError,
) -> Result<DavResponse, DavXmlError>
Expand description

Maps LOCK XML failures to their protocol response.