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