pub fn parse_lock_depth(headers: &HeaderMap) -> Result<Depth, DavProtocolError>Expand description
Parses the Depth semantics used by LOCK.
pub fn parse_lock_depth(headers: &HeaderMap) -> Result<Depth, DavProtocolError>Parses the Depth semantics used by LOCK.