Skip to main content

lock_conflict_response

Function lock_conflict_response 

Source
pub fn lock_conflict_response(
    prefix: &str,
    path: &DavPath,
) -> Result<DavResponse, DavXmlError>
Expand description

Builds a 423 response identifying the lock whose token must be submitted.