Skip to main content

collection_created_response

Function collection_created_response 

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

Builds the successful MKCOL response.