pub fn collection_created_response(
prefix: &str,
path: &DavPath,
) -> Result<DavResponse, DavMutationResponseError>Expand description
Builds the successful MKCOL response.
pub fn collection_created_response(
prefix: &str,
path: &DavPath,
) -> Result<DavResponse, DavMutationResponseError>Builds the successful MKCOL response.