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